momjian(at)postgresql(dot)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
In response to
Responses
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2006-02-11 17:14:09 |
| Subject: pgsql: Revert based on Tom's recommendation: > Allow VACUUM to complete |
| Previous: | From: Bruce Momjian | Date: 2006-02-11 16:59:09 |
| Subject: pgsql: Allow VACUUM to complete faster by avoiding scanning the indexes |
pgsql-patches by date
| Next: | From: Tom Lane | Date: 2006-02-11 17:04:10 |
| Subject: Re: Skipping VACUUM of indexes when no work required |
| Previous: | From: Bruce Momjian | Date: 2006-02-11 16:59:09 |
| Subject: pgsql: Allow VACUUM to complete faster by avoiding scanning the indexes |