Re: pgsql: Allow VACUUM to complete faster by avoiding scanning the indexes - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Allow VACUUM to complete faster by avoiding scanning the indexes
Date
Msg-id 8636.1139677365@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: Allow VACUUM to complete faster by avoiding scanning the indexes  (momjian@postgresql.org (Bruce Momjian))
List pgsql-committers
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.

            regards, tom lane

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Allow VACUUM to complete faster by avoiding scanning the indexes
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Revert based on Tom's recommendation: > Allow VACUUM to complete