Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower.
В списке pgsql-bugs по дате отправления:
| От | Alvaro Herrera |
|---|---|
| Тема | Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower. |
| Дата | |
| Msg-id | 20151030161150.GI5726@alvherre.pgsql обсуждение исходный текст |
| Ответ на | Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower. (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: BUG #13750: Autovacuum slows down with large numbers of tables. More workers makes it slower.
|
| Список | pgsql-bugs |
Tom Lane wrote: > Alvaro Herrera <alvherre@2ndquadrant.com> writes: > > Of course, if we could avoid the pgstat check completely that would be > > even better. The amount of pgstat traffic that causes is ridiculous. > > Good point ... shouldn't we have already checked the stats before ever > deciding to try to claim the table? The second check is there to allow for some other worker (or manual vacuum) having vacuumed it after we first checked, but which had finished before we check the array of current jobs. -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера