"Nykolyn, Andy (AS)" <andrew.nyko...@ngc.com> writes:
> It is a straight CREATE TEMP TABLE.  It does not happen on the same procedure 
> every time.  It happens on different procedures sometimes they are nested.  
> These store procedures have been working for many years the same way.  Only 
> recently has this error been intermittently occurring on temp tables.  
> Sometimes it occurs on the create, sometimes it occurs on an insert, update 
> or delete on a temp table

8.4.what exactly, and did you update versions around the time this
started happening?  I'm worried that this may represent a
newly-introduced bug.  Can you provide a self-contained test case?
It doesn't matter if it only fails occasionally, as long as we can
keep running it till it does fail.

                        regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to