| От | Gregory Stark |
|---|---|
| Тема | Re: Avoiding second heap scan in VACUUM |
| Дата | |
| Msg-id | 874p8ip2rd.fsf@oxford.xeocode.com обсуждение исходный текст |
| Ответ на | Re: Avoiding second heap scan in VACUUM (Simon Riggs <simon@2ndquadrant.com>) |
| Ответы |
Re: Avoiding second heap scan in VACUUM
|
| Список | pgsql-hackers |
"Simon Riggs" <simon@2ndquadrant.com> writes: > So the idea is to have one pass per VACUUM, but make that one pass do > the first pass of *this* VACUUM and the second pass of the *last* > VACUUM. I think that's exactly the same as the original suggestion of having HOT pruning do the second pass of the last vacuum. The trick is to know whether the last vacuum committed or not. If it didn't commit then it's not safe to remove those line pointers yet. -- Gregory Stark EnterpriseDB http://www.enterprisedb.com Ask me about EnterpriseDB's On-Demand Production Tuning
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера