Search Postgresql Archives

Re: Errors with temporary tables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Alexander Presber <aljoscha@xxxxxxxxxxxx> writes:
> We encounter the following two strange errormessages when working  
> with temporary tables.

> 1) ERROR:  duplicate key violates unique constraint  
> "pg_type_typname_nsp_index"
> 2) ERROR:  tuple concurrently updated

The first of these looks like the same problem we've seen reported
before of a table's rowtype not getting dropped when the table is
dropped.  The second one is new though.  Can you reproduce it?
If so, a debugger backtrace from the errfinish() call would be very
helpful.

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux