Re: [COMMITTERS] pgsql: Allow VACUUM to complete faster by avoiding

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [COMMITTERS] pgsql: Allow VACUUM to complete faster by avoiding
Дата
Msg-id 200602111715.k1BHFPm27632@candle.pha.pa.us
обсуждение исходный текст
Список pgsql-patches
Tom Lane wrote:
> momjian@postgresql.org (Bruce Momjian) writes:
> > Log Message:
> > -----------
> > Allow VACUUM to complete faster by avoiding scanning the indexes when no
> > rows were removed from the heap by the VACUUM.
>
> I didn't see that go by, and request it be reverted.  This has
> consequences that I do not think Simon understands.

Patch reverted.  I am keeping the patch in the queue, just in case it is
later determined to be acceptable.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Skipping VACUUM of indexes when no work required
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Skipping VACUUM of indexes when no work required