A GIN index internals question

Поиск
Список
Период
Сортировка
От Amit Langote
Тема A GIN index internals question
Дата
Msg-id CA+HiwqEVscDrooYriH4HtKoSLW=Pf-AxxjeTOeUzndJ6QPKd_A@mail.gmail.com
обсуждение исходный текст
Ответы Re: A GIN index internals question
Список pgsql-hackers
Hi,

Can a posting item / ItemPointer belonging to posting list/tree of
some entry "stored" in a GIN index be "lossy"? If yes, under what
circumstances would such a lossy ItemPointer be included for the
entry?

I got an impression that there may be some lossy ItemPointers stored
in a GIN index while reading keyGetItem() code in
src/backend/access/gin/ginget.c


--
Amit



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

Предыдущее
От: "Etsuro Fujita"
Дата:
Сообщение: Re: Show lossy heap block info in EXPLAIN ANALYZE for bitmap heap scan
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: "stuck spinlock"