| От | Mark Reid |
|---|---|
| Тема | Re: pg_autovacuum: short, wide tables |
| Дата | |
| Msg-id | 42CEB5B5.1090703@markreid.org обсуждение исходный текст |
| Ответ на | Re: pg_autovacuum: short, wide tables (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-bugs |
>>I'm not proposing it for 8.1 though ... >> >> > >Well, why not? Arguably Mark's problem is a bug, and it's not too late >to address bugs. > > FWIW, I'd be satisfied with a warning in the autovacuum docs about this corner case. >I'm not sure about the idea of not vacuuming the toast table when we >decide to vacuum the main table. > > If you promote toast tables to autovacuum candidates that can be vacuumed independently, I think autovacuum doesn't need to do both when it does the main table. This would potentially improve performance by minimizing the amount of work that needs to be done when a vacuum is necessary. OTOH, you can't stop regular vacuum from including the toast table otherwise way more people would start bugging you :) -Mark.
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера