Re: FailedAssertion("!(PrivateRefCount[i] == 0)", File: "bufmgr.c", Line: 1741
Erik Rijkers <er@xs4all.nl>
From: "Erik Rijkers" <er@xs4all.nl>
To: "Robert Haas" <robertmhaas@gmail.com>
Cc: "Heikki Linnakangas" <heikki.linnakangas@enterprisedb.com>, pgsql-hackers@postgresql.org
Date: 2012-05-31T11:49:06Z
Lists: pgsql-hackers
On Thu, May 31, 2012 13:14, Robert Haas wrote: > On Thu, May 31, 2012 at 1:06 AM, Erik Rijkers <er@xs4all.nl> wrote: >> In my test, I run the bash code (the bits that I posted earlier) in a while loop so that the >> table >> is CREATEd, COPYied into, and DROPped every few seconds -- perhaps that wasn't clear. That loop >> is necessary; a few iterations are often successful. > > Yes... I let it run all night on my laptop with no errors. My apologies to both of you. It seems the problem was indeed solved with that commit from Robert. I managed to forget that I, uh... temporary, commented out the git-pull from my build script... Thanks, Erik Rijkers