| От | Tom Lane |
|---|---|
| Тема | Re: Proposal for background vacuum full/cluster |
| Дата | |
| Msg-id | 2144.1114040034@sss.pgh.pa.us обсуждение |
| Ответ на | Proposal for background vacuum full/cluster ("Jim C. Nasby" <decibel@decibel.org>) |
| Ответы |
Re: Proposal for background vacuum full/cluster
|
| Список | pgsql-hackers |
"Jim C. Nasby" <decibel@decibel.org> writes:
> In a nutshell, my idea is to use the normal transactional/XID code to
> relocate tuples in the heap. Think of doing an UPDATE field=field if you
> could tell update what page to put the new tuple on. Using this
> mechanism, you can move tuples from the end of the heap to pages that
> have free space on them. The dead tuples at the end of the heap could
> then be vacuumed conventionally, and completely empty pages removed by
> that vacuum.
How exactly is this different from what happens now, assuming that you
didn't run out of FSM?
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера