Re: Corrupted db?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Corrupted db?
Дата
Msg-id 7249.1075127819@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Corrupted db?  (Michael Brusser <michael@synchronicity.com>)
Список pgsql-hackers
Michael Brusser <michael@synchronicity.com> writes:
> Looking at the database (v.7.3.2 on Solaris) I'm puzzled with this:

> syncdb=# \d
> ERROR:  Cache lookup failed for relation 17075

You might try reindexing the indexes on pg_class (particularly the one
on pg_class.oid).  See the REINDEX man page for procedural details.
        regards, tom lane


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

Предыдущее
От: Curt Sampson
Дата:
Сообщение: pg_dump and CHECK constraints
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: cache control?