Re: failed sanity check, table answers was not found

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: failed sanity check, table answers was not found
Дата
Msg-id 23711.987519879@sss.pgh.pa.us
обсуждение исходный текст
Ответ на failed sanity check, table answers was not found  (Marek Pętlicki <marpet@buy.pl>)
Ответы Re: failed sanity check, table answers was not found  (Marek Pętlicki <marpet@buy.pl>)
Список pgsql-general
=?iso-8859-2?Q?Marek_P=EAtlicki?= <marpet@buy.pl> writes:
> I receive this error when trying to pg_dump -s
>     failed sanity check, table answers was not found

I suspect you have a table whose owner no longer exists in pg_shadow.
Check the pg_class.relowner value for that table, and create a user
with the matching usesysid.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: drastic reduction in speed of inserts as the table grows
Следующее
От: Peter T Mount
Дата:
Сообщение: Re: JDBC & large Objects