| От | Tom Lane |
|---|---|
| Тема | Re: Bug: Buffer cache is not scan resistant |
| Дата | |
| Msg-id | 21341.1173123705@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: Bug: Buffer cache is not scan resistant ("Simon Riggs" <simon@2ndquadrant.com>) |
| Ответы |
Re: Bug: Buffer cache is not scan resistant
|
| Список | pgsql-hackers |
"Simon Riggs" <simon@2ndquadrant.com> writes:
> Itakgaki-san and I were discussing in January the idea of cache-looping,
> whereby a process begins to reuse its own buffers in a ring of ~32
> buffers. When we cycle back round, if usage_count==1 then we assume that
> we can reuse that buffer. This avoids cache swamping for read and write
> workloads, plus avoids too-frequent WAL writing for VACUUM.
> This would maintain the beneficial behaviour for OLTP,
Justify that claim. It sounds to me like this would act very nearly the
same as having shared_buffers == 32 ...
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера