| От | Tom Lane |
|---|---|
| Тема | Re: Quick question regarding HeapTupleHeaderData.t_ctid |
| Дата | |
| Msg-id | 3458675.1655047477@sss.pgh.pa.us обсуждение |
| Ответ на | Quick question regarding HeapTupleHeaderData.t_ctid (Aleksander Alekseev <aleksander@timescale.com>) |
| Ответы |
Re: Quick question regarding HeapTupleHeaderData.t_ctid
|
| Список | pgsql-hackers |
Aleksander Alekseev <aleksander@timescale.com> writes:
> So t_ctid will point to the newer version of the tuple regardless of
> whether HOT is used or not. But I couldn't find an answer to how
> t_ctid is used when a tuple is not a part of a HOT chain, or is the
> last item in the chain.
t_ctid points to the tuple itself if it's the latest version of its row.
> Which brings a question, maybe it shouldn't
> take that much space on disk.
How would you make it optional? In particular, what are you going to
to when it's time to update a row (and therefore insert a ctid link)
and the page is already completely full?
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера