Re: double vacuum in initdb

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: double vacuum in initdb
Дата
Msg-id 20150321025941.GG13192@momjian.us
обсуждение исходный текст
Ответ на Re: double vacuum in initdb  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: double vacuum in initdb  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Thu, Dec 11, 2014 at 08:35:43PM -0500, Peter Eisentraut wrote:
> On 12/11/14 11:44 AM, Kevin Grittner wrote:
> > We want to finish with VACUUM FREEZE without the FULL, unless we
> > don't care about missing visibility maps and free space maps.

I have create the attached initdb patch to update this.

> Why would we care, and if we do, why does VACUUM FULL remove them?
>
> You can also run plain VACUUM after FULL to put the maps back.
>
> But the documentation is apparently missing details about this.

It is a long-standing TODO item I tried to fix, but couldn't:

    Allow VACUUM FULL and CLUSTER to update the visibility map

        index-only scans : abnormal heap fetches after VACUUM FULL
        http://www.postgresql.org/message-id/20130112191404.255800@gmx.com

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_recvlogical description
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: Abbreviated keys for Numeric