Re: Vacuum return codes (vacuum as db integrity check?)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Vacuum return codes (vacuum as db integrity check?)
Дата
Msg-id 288.1036816724@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Vacuum return codes (vacuum as db integrity check?)  ("Stephane Charette" <stephanecharette@telus.net>)
Список pgsql-admin
"Stephane Charette" <stephanecharette@telus.net> writes:
> The error received when we run "vacuumdb" is:

> -> ERROR:  Cannot insert a duplicate key into unique index
> pg_class_oid_index

That's pretty interesting.  My first thought is a corrupt index.
Please try reindexing pg_class.  You'll need to do this in a standalone
backend --- read the REINDEX reference page carefully.

> In our case, we are using 7.2 on a linux 2.2.14 kernel.  Binaries were
> downloaded via RPM directly from RedHat.

7.2?  You should be using 7.2.3.

            regards, tom lane

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

Предыдущее
От: "Stephane Charette"
Дата:
Сообщение: Re: Vacuum return codes (vacuum as db integrity check?)
Следующее
От: "sachin deshpande"
Дата:
Сообщение: unsuscribe