problem while adding a column

Поиск
Список
Период
Сортировка
От Shoaib Mir
Тема problem while adding a column
Дата
Msg-id bf54be870604192043u34b64b0bo2fbdb50c9cf4f389@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
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

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: locating a primary key
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: locating a primary key