Re: ERROR: duplicate key violates unique constraint "pg_class_oid_index"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ERROR: duplicate key violates unique constraint "pg_class_oid_index"
Дата
Msg-id 21891.1093103733@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ERROR: duplicate key violates unique constraint "pg_class_oid_index"  ("borajetta" <borajetta@hotmail.com>)
Список pgsql-general
"borajetta" <borajetta@hotmail.com> writes:
> I tried to cluster the isbn_table

>  cluster isbn_index_code on isbn_table;
> ERROR:  duplicate key violates unique constraint "pg_class_oid_index"

Is this repeatable?  If so, could you get a debugger stack trace from
the point of the error?

Also, exactly which PG version are you using?

            regards, tom lane

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

Предыдущее
От: "Scrappy"
Дата:
Сообщение: Re:
Следующее
От: Vitaly Belman
Дата:
Сообщение: Killing a session