| От | Mario Weilguni |
|---|---|
| Тема | Re: Data files became huge with no apparent reason |
| Дата | |
| Msg-id | 01d901c24e7f$da683230$6f01c00a@icomedias.com обсуждение |
| Ответ на | Data files became huge with no apparent reason (Dario Fumagalli <dfumagalli@tin.it>) |
| Список | pgsql-general |
> I'm returned from a 2 weeks vacation and I'm now facing a problem that > is effectively blocking a critical database server. > [snip] > - And last, but not least... is it possible to restore the situation > without loosing data (backup is 3 weeks old)? I'm able to start the not having a daily backup for a critical database server is no good idea, no matter how stable a database is. think of a hardware crash. some ideas: 1.first you should try to make a filesystem backup of your database. that means, stop the database, make a tar file of your data directory, and restart the database. so you'll have a chance to recover in case your rescue efforts make things worse. 2. use "vacuum verbose" and remember the location where vacuum crashes. this will make tracking down the error easier.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера