On 31 May 2012 12:14, Robert Haas <[email protected]> wrote: > On Thu, May 31, 2012 at 1:06 AM, Erik Rijkers <[email protected]> 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.
It looked to me like the correct fix to me as well, FWIW. -- Simon Riggs http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
