Re: vacuumdb: vacuuming of database "Validation" failed: ERROR: failed to re-find parent key in index...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: vacuumdb: vacuuming of database "Validation" failed: ERROR: failed to re-find parent key in index...
Дата
Msg-id 22660.1283019161@sss.pgh.pa.us
обсуждение исходный текст
Ответ на vacuumdb: vacuuming of database "Validation" failed: ERROR: failed to re-find parent key in index...  (Carl Anderson <carl.anderson@archimedesmodel.com>)
Список pgsql-admin
Carl Anderson <carl.anderson@archimedesmodel.com> writes:
> Running vacuumdb, with and without -f, I get output with final line:

> vacuumdb: vacuuming of database "Validation" failed: ERROR:  failed to re-find parent key in index
"pg_shdepend_reference_index"for deletion target page 380 

You should be able to fix that with REINDEX.  However, since it's a
shared catalog index, you'll need to do it in standalone mode.
See the REINDEX and "postgres" reference pages.

            regards, tom lane

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

Предыдущее
От: Carl Anderson
Дата:
Сообщение: vacuumdb: vacuuming of database "Validation" failed: ERROR: failed to re-find parent key in index...
Следующее
От: yj2133011
Дата:
Сообщение: Re: Use hardware snapshots to restore postgres