Re: documentation on HOT

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: Peter Geoghegan <pg(at)bowt(dot)ie>, "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>, Pg Docs <pgsql-docs(at)lists(dot)postgresql(dot)org>
Subject: Re: documentation on HOT
Date: 2022-08-12 19:07:22
Message-ID: Yvak6jnVwbyuAJ0m@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Tue, Jul 26, 2022 at 07:29:10PM -0400, Bruce Momjian wrote:
> > Summary paragraph:
> > "can only happen if" => "can only be created if"
>
> Yes, good point.
>
> Updated patch attached.

I applied this patch back to PG 11. (PG 10 had too many conflicts.) I
also added a mention about how indexes can prevent HOT to the index
introduction section; applied patch of that addition attached.

--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com

Indecision is a decision. Inaction is an action. Mark Batterson

Attachment Content-Type Size
hot.diff text/x-diff 649 bytes

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2022-08-12 19:44:57 Re: Question about role attributes docs
Previous Message Bruce Momjian 2022-08-12 15:35:38 Re: gettext instructions for Windows seems wrong