Re: Why doesn't Vacuum FULL update the VM

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Why doesn't Vacuum FULL update the VM
Дата
Msg-id CAH2-Wzkj5QAjsM_2D48iEQ_CzVfD1AF4boD6O39984JNm171Aw@mail.gmail.com
обсуждение исходный текст
Ответ на Why doesn't Vacuum FULL update the VM  (Melanie Plageman <melanieplageman@gmail.com>)
Ответы Re: Why doesn't Vacuum FULL update the VM  (Melanie Plageman <melanieplageman@gmail.com>)
Список pgsql-hackers
On Fri, Sep 1, 2023 at 12:34 PM Melanie Plageman
<melanieplageman@gmail.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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Vik Fearing
Дата:
Сообщение: Re: SQL:2011 application time
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: Eager page freeze criteria clarification