Re: Why doesn't Vacuum FULL update the VM

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: Melanie Plageman <melanieplageman(at)gmail(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Why doesn't Vacuum FULL update the VM
Date: 2023-09-02 00:38:13
Message-ID: CAH2-Wzkj5QAjsM_2D48iEQ_CzVfD1AF4boD6O39984JNm171Aw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Sep 1, 2023 at 12:34 PM Melanie Plageman
<melanieplageman(at)gmail(dot)com> wrote:
> I don't see why the visibility map shouldn't be updated so that all of
> the pages show all visible and all frozen for this relation after the
> vacuum full.

There was a similar issue with COPY FREEZE. It was fixed relatively
recently -- see commit 7db0cd21.

--
Peter Geoghegan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2023-09-02 01:07:09 Re: Eager page freeze criteria clarification
Previous Message Vik Fearing 2023-09-01 22:41:13 Re: SQL:2011 application time