Re: [GENERAL] URGENT! pg_dump doesn't work!

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [GENERAL] URGENT! pg_dump doesn't work!
Дата
Msg-id 29972.1027369156@sss.pgh.pa.us
обсуждение исходный текст
Ответ на URGENT! pg_dump doesn't work!  (Wim <wdh@belbone.be>)
Ответы Re: [GENERAL] URGENT! pg_dump doesn't work!
Список pgsql-novice
Wim <wdh@belbone.be> writes:
> I have a problem with my postgres 7.2.1 database.
> I can't perform a pg_dump one my database...
> The message I get back is:

Odd.  I am thinking this might be a corrupted-data problem.

If you are lucky, the corruption is in an index, and you can fix it
by rebuilding the system indexes.  Read the REINDEX reference page
(carefully, it's a convoluted procedure)

            regards, tom lane

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