| От | Tom Lane |
|---|---|
| Тема | Re: What is an 'unused item pointer' |
| Дата | |
| Msg-id | 25138.1127603950@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | What is an 'unused item pointer' ("Jim C. Nasby" <jnasby@pervasive.com>) |
| Ответы |
Re: What is an 'unused item pointer'
|
| Список | pgsql-general |
"Jim C. Nasby" <jnasby@pervasive.com> writes: > I can't seem to find info about this in the docs, or on the web. http://developer.postgresql.org/docs/postgres/storage-page-layout.html Currently, when a tuple is reclaimed by VACUUM, we just mark its item pointer as unused (and hence recyclable). I think it might be safe to decrease pd_lower if there are unused pointers at the end of the page's pointer array, but we don't currently do that. In any case there could still be unused pointers embedded within the array. regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера