| От | Tom Lane |
|---|---|
| Тема | Re: Checkpoints and buffers that are hint-bit-dirty |
| Дата | |
| Msg-id | 1948.1183821808@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Checkpoints and buffers that are hint-bit-dirty (Gregory Stark <stark@enterprisedb.com>) |
| Ответы |
Re: Checkpoints and buffers that are hint-bit-dirty
|
| Список | pgsql-hackers |
Gregory Stark <stark@enterprisedb.com> writes:
> When we checkpoint we write out all dirty buffers. But ISTM we don't really
> need to write out buffers which are dirty but which have an LSN older than the
> previous checkpoint. Those represent buffers which were dirtied by a
> non-wal-logged modification, ie, hint bit setting. The other non-wal-logged
> operations will sync the buffer themselves when they're done.
In the current dispensation we don't really care how long a checkpoint
takes, so I don't see the advantage to be gained.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера