Re: Corrupted Table

Поиск
Список
Период
Сортировка
От Bryan White
Тема Re: Corrupted Table
Дата
Msg-id 026401bffb37$80d24460$2dd260d1@arcamax.com
обсуждение исходный текст
Ответ на Corrupted Table  ("Bryan White" <bryan@arcamax.com>)
Ответы Re: Corrupted Table  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
> Shut down the postmaster and then copy the entire db (including pg_log
> file) and it should work.  The catch is to make sure pg_log is in sync
> with your table files.

I would rather not leave my database down long enough to copy the entire db
(3.5GB).  I have control over when changes are applied to this table.  If I
restart the database and make certain no updates/inserts/deletes occur then
will all info be flushed from the pg_log file?  If not, how about if I first
vacuum the table?




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Corrupted Table
Следующее
От: "Fetter, David M"
Дата:
Сообщение: postgres perl DBI