Re: Update comment for README.HOT - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Update comment for README.HOT
Date
Msg-id 26090.1284754778@sss.pgh.pa.us
Whole thread Raw
In response to Update comment for README.HOT  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Update comment for README.HOT
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> + This means that UPDATE, DELETE, and SELECT can trigger space
> + reclamation, while INSERT ... VALUES cannot because it does not retrieve
> + a row.

I don't believe that's correct.  It might have happened to work that way
for you in a particular test.  It's certainly not something I'd document
as being intended long-term behavior.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Thom Brown
Date:
Subject: Re: Update comment for README.HOT
Next
From: Peter Eisentraut
Date:
Subject: Re: ALTER TYPE extensions