| От | Tom Lane |
|---|---|
| Тема | Re: Corrupted Table |
| Дата | |
| Msg-id | 19184.965083778@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Corrupted Table ("Bryan White" <bryan@arcamax.com>) |
| Список | pgsql-general |
"Bryan White" <bryan@arcamax.com> writes:
>> 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).
Well, you don't really need the *whole* db, just pg_log (and the other
tables at the top level of the data directory), the system tables
(pg_foo in the database subdir), and the table of interest.
> If not, how about if I first
> vacuum the table?
Don't do that --- it might wipe out vital clues.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера