Re: Heavy write activity on first vacuum of fresh TOAST data
В списке pgsql-performance по дате отправления:
| От | Russell Smith |
|---|---|
| Тема | Re: Heavy write activity on first vacuum of fresh TOAST data |
| Дата | |
| Msg-id | 47623103.7030700@pws.com.au обсуждение исходный текст |
| Ответ на | Re: Heavy write activity on first vacuum of fresh TOAST data (Simon Riggs <simon@2ndquadrant.com>) |
| Ответы |
Re: Heavy write activity on first vacuum of fresh TOAST data
|
| Список | pgsql-performance |
Simon Riggs wrote: > On Thu, 2007-12-13 at 15:19 -0600, Kevin Grittner wrote: > >> What impact would lack of the hint bits have until a vacuum? >> > > Vacuum isn't important here. Its the first idiot to read the data that > gets hit. > > Given vacuum must then touch every page, is there a win in only setting hint bits on pages where vacuum has to do some other work on the page? As vacuum is causing significant IO load for data that may not be accessed for some time. The question becomes what is the impact of not setting hint bits? Is it better or worse than the IO caused by vacuum? Regards Russell Smith
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера