Re: [DOCS] HOT - correct claim about indexes not referencing old line pointers - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [DOCS] HOT - correct claim about indexes not referencing old line pointers
Date
Msg-id CA+TgmoYGYZZzpB6BkEQS+XJNNpXkcAhy3_7WopRN8-aUJTZ71w@mail.gmail.com
Whole thread Raw
In response to Re: [DOCS] HOT - correct claim about indexes not referencing old line pointers  (James Coleman <jtc331@gmail.com>)
Responses Re: [DOCS] HOT - correct claim about indexes not referencing old line pointers  (James Coleman <jtc331@gmail.com>)
List pgsql-hackers
On Wed, Oct 4, 2023 at 9:36 AM James Coleman <jtc331@gmail.com> wrote:
> Are you thinking we should simply elide the fact that there is pruning
> that happens outside of HOT? Or add that information onto the HOT
> page, even though it doesn't directly fit?

I think we should elide it. Maybe with a much larger rewrite there
would be a good place to include that information, but with the
current structure, the page is about why HOT is good, and talking
about pruning that can happen apart from HOT doesn't advance that
message.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Document efficient self-joins / UPDATE LIMIT techniques.
Next
From: Peter Eisentraut
Date:
Subject: Re: Request for comment on setting binary format output per session