| От | Tom Lane |
|---|---|
| Тема | Re: point in time recovery and moving datafiles online |
| Дата | |
| Msg-id | 16520.1014388340@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: point in time recovery and moving datafiles online ("Zeugswetter Andreas SB SD" <ZeugswetterA@spardat.at>) |
| Список | pgsql-hackers |
"Zeugswetter Andreas SB SD" <ZeugswetterA@spardat.at> writes:
> Yes. But I think you might have to avoid "vacuum full" during data file backup.
Why? If vacuum is unsafe in this scenario, wouldn't it also be unsafe
in event of a system crash?
I do believe that vacuum should (but presently does not) emit a WAL
record showing its truncation of the file, so that the equivalent
truncation can be repeated during replay. However, this is needed
in any case --- point-in-time recovery simply means replaying WAL on
a slightly longer timescale than is usual for crash-recovery.
> And you need the whole WAL including the "page images".
Check, you can't compress out the page images.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера