Search Postgresql Archives
problem while adding a column
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
When ever trying to add a new column to the table get the following error
ERROR: duplicate key violates unique constraint
"pg_attribute_relid_attnum_index"
While the new column that is added is not there in the table before.
Doing a select * from table from the same tables also giving an error saying:
ERROR: cache lookup failed for type 0
Any idea what could be going wrong here??
/Shoaib
[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]