Re: Documentation bug at: current/sql-vacuum.html, Notes - Mailing list pgsql-bugs

From Christophe Pettus
Subject Re: Documentation bug at: current/sql-vacuum.html, Notes
Date
Msg-id D14DAB0B-49C5-468B-9839-3F8C3E1FDA08@thebuild.com
Whole thread Raw
In response to Re: Documentation bug at: current/sql-vacuum.html, Notes  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-bugs

> On Jul 26, 2023, at 10:55, Nathan Bossart <nathandbossart@gmail.com> wrote:
> 
> 
> I believe the current phrasing is correct.  VACUUM will be able to reclaim
> the tuple space in the heap, but the line pointers must remain until their
> corresponding index tuples are removed.

Ah, right, thanks.



pgsql-bugs by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Documentation bug at: current/sql-vacuum.html, Notes
Next
From: Nathan Bossart
Date:
Subject: Re: BUG #18016: REINDEX TABLE failure