| От | Michael Paesold |
|---|---|
| Тема | Re: Disable page writes when fsync off, add GUC |
| Дата | |
| Msg-id | 03eb01c58204$00e5d6f0$0f01a8c0@zaphod обсуждение |
| Ответ на | Re: Disable page writes when fsync off, add GUC (Bruce Momjian <pgman@candle.pha.pa.us>) |
| Ответы |
Re: Disable page writes when fsync off, add GUC
|
| Список | pgsql-patches |
Bruce Momjian wrote: > Bruce Momjian wrote: >> This also adds a full_page_writes GUC to turn off page writes to WAL. >> Some people might not want full_page_writes. > > Fsync linkage removed, patch attached and applied. ... + When this option is on, the <productname>PostgreSQL</> server + writes full pages to WAL when they first modified after a checkpoint + so full recovery is possible. I believe this should be "when they _are_ first modified after". Perhaps you should also mention power failure, not only an operating system crash as disaster scenario, even if the latter includes the former. Best Regards, Michael Paesold
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера