Re: pg_dump fails with the following error: "ERROR: cache lookup failed for index 1531353157"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_dump fails with the following error: "ERROR: cache lookup failed for index 1531353157"
Дата
Msg-id 9735.1285104605@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg_dump fails with the following error: "ERROR: cache lookup failed for index 1531353157"  ("Benjamin Arai, Ph.D." <benjamin@araisoft.com>)
Список pgsql-admin
"Benjamin Arai, Ph.D." <benjamin@araisoft.com> writes:
> The server is still running but pg_dumps output the following error. What
> should I do?

Try reindexing pg_index in whichever database is giving trouble.

Depending on what PG version you are using (which is something that
should ALWAYS be mentioned in any kind of trouble report), you might
need to stop the server so you can do this in a standalone backend.
Read the relevant version of the REINDEX reference page for more info.

            regards, tom lane

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

Предыдущее
От: "Benjamin Arai, Ph.D."
Дата:
Сообщение: Re: pg_dump fails with the following error: "ERROR: cache lookup failed for index 1531353157"
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: pg_dump fails with the following error: "ERROR: cachelookup failed for index 1531353157"