Vincent de Phily <[email protected]> writes: > What happens when vacuum is killed before it had time to go though the index > with its dead-TID buffer ?
The next run will go through the index again, looking for those same TIDs
(and possibly more).
regards, tom lane
--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
