| От | Simon Riggs |
|---|---|
| Тема | Re: Forward zeroing of pg_clog |
| Дата | |
| Msg-id | NOEFLCFHBPDAFHEIPGBOAEKLCDAA.simon@2ndquadrant.com обсуждение |
| Ответ на | Forward zeroing of pg_clog (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: Forward zeroing of pg_clog
|
| Список | pgsql-hackers |
> Tom Lane wrote > This is already true at the page level: when advancing into a new page > we zero it instead of reading anything from disk. I am thinking of > adding code to StartupCLOG to zero the remaining portion of the > "current" page too. > > Thoughts? > That sounds like the right thing to do. IIRC that means we do it once at the very end of recovery, which is quick as well as safe. This is important for point-in-time recovery also, since there would always be clog entries ahead of the recovery target. Best Regards, Simon Riggs
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера