Re: Thoughts on maintaining 7.3 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Thoughts on maintaining 7.3
Date
Msg-id 5917.1065282077@sss.pgh.pa.us
Whole thread Raw
In response to Re: Thoughts on maintaining 7.3  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Thoughts on maintaining 7.3
Re: Thoughts on maintaining 7.3
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Do we move empty index pages to the end before truncation during vacuum
> full?

No.  You'd be better off using REINDEX for that, I think.  IIRC we have
speculated about making VAC FULL fix the indexes via REINDEX rather than
indexbulkdelete.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Christopher Browne
Date:
Subject: Re: Dreaming About Redesigning SQL
Next
From: Tom Lane
Date:
Subject: Re: Using backslash in query