Search Postgresql Archives

select...into non-temp table raises 'duplicate key ... pg_type_typname_nsp_index'

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

 



When performing a "select ... into ... " an app crashed out with the error 'duplicate key violates unique constraint "pg_type_typname_nsp_index"'

I looked in the mail lists and I see this error associated with TEMPORARY tables, but the "into" table is not a temp table. A previous "drop_table_if_exists" function makes sure that no other table of the same name exists (and I imagine I would get a "table already exists error")

It's the first time I've seen this error in our PG 8.2.4 Win2K X64 environment.

Has this issue been resolved for the temp tables, and is my problem related?

TIA

Carlo




---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

              http://archives.postgresql.org/

[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