Re: Heavy write activity on first vacuum of fresh TOAST data
В списке pgsql-performance по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Heavy write activity on first vacuum of fresh TOAST data |
| Дата | |
| Msg-id | 17873.1197571942@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: Heavy write activity on first vacuum of fresh TOAST data (Alvaro Herrera <alvherre@alvh.no-ip.org>) |
| Ответы |
Re: Heavy write activity on first vacuum of fresh TOAST
data
|
| Список | pgsql-performance |
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> Simon Riggs wrote:
>> We might be able to have bgwriter set hint bits on dirty blocks,
> I don't think that works, because the bgwriter has no access to the
> catalogs, therefore it cannot examine the page contents. To bgwriter,
> pages are opaque.
Another issue is that this'd require bgwriter to access the clog SLRU
area. I seem to remember worrying that that could lead to low-level
deadlocks, though I cannot recall the exact case at the moment.
Even without that, it would increase contention for SLRU, which we
probably don't want.
regards, tom lane
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера