| От | Tom Lane |
|---|---|
| Тема | Re: point in time recovery and moving datafiles online |
| Дата | |
| Msg-id | 17273.1014394464@sss.pgh.pa.us обсуждение |
| Ответ на | point in time recovery and moving datafiles online (Marc Munro <marc@bloodnok.com>) |
| Список | pgsql-hackers |
"Zeugswetter Andreas SB SD" <ZeugswetterA@spardat.at> writes:
>> 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.
> I see, but it has only the effect of not freeing the space to the OS,
> so it is not really a bug ? Next vacuum will do it anyway.
[ thinks... ] Yeah, you're probably right. The extra pages should
contain only dead tuples (either already dead or moved-off by vacuum),
so a seqscan would find no live data in them anyway. It should be
fixed, but it's not critical (except possibly for people who are low
on disk space...)
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера