GiST, getting the record in table that the leaf entry points to

Поиск
Список
Период
Сортировка
От Marios Vodas
Тема GiST, getting the record in table that the leaf entry points to
Дата
Msg-id DUB130-W2643BCADE1639830770E61DE900@phx.gbl
обсуждение исходный текст
Список pgsql-hackers
<div dir="ltr">Hello,<br /> <br />What I would like to do is to get the record in the table that a leaf GISTENTRY
pointsto, if that is possible.<br />I notice that GISTENTRY contains these members: Relation rel, Page page,
and OffsetNumberoffset, but are these referring to the table or the index?<br /> <br />Thank you,<br />Marios Vodas<br
/></div>

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Performance Improvement by reducing WAL for Update Operation