Re: GLOBAL vs LOCAL temp tables - Mailing list pgsql-hackers

From Tom Lane
Subject Re: GLOBAL vs LOCAL temp tables
Date
Msg-id 15923.1050473404@sss.pgh.pa.us
Whole thread Raw
In response to Re: GLOBAL vs LOCAL temp tables  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-hackers
Alvaro Herrera <alvherre@dcc.uchile.cl> writes:
> Maybe VACUUM FULL could reorder index pages and truncate to recover disk
> space.  But this is very costly, so there could be a "VACUUM REALLY
> FULL" or something :-)

At that point I would think REINDEX would be a better answer.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Foreign Database Connectivity
Next
From: Tom Lane
Date:
Subject: Re: encoding question