| От | Tom Lane |
|---|---|
| Тема | Re: HOT patch - version 15 |
| Дата | |
| Msg-id | 10170.1189306292@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: HOT patch - version 15 (Florian Pflug <fgp.phlo.org@gmail.com>) |
| Список | pgsql-patches |
Florian Pflug <fgp.phlo.org@gmail.com> writes:
> I was under the impression that pruning *does* free the space occupied
> by DEAD HOT-Tuples (minus the size of a redirection line pointer). It
> just doesn't defragment, so how much of that freed space you can actually
> use to store new tuples is another question...
None, unless the freed tuple happens to be directly adjacent to the
pd_lower --- pd_upper hole, or unless the patch has done a lot more to
the page-free-space-management code than I thought. We have never
looked for free space anywhere except the main "hole".
regards, tom lane
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера