Re: Index vacuum improvements in 8.2

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Index vacuum improvements in 8.2
Date: 2007-01-09 01:59:16
Message-ID: enustk$2bgq$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

8.0.x has the problem that VACUUM FULL on a table does not reclaim space
from the indexes, and I have to issue a separate REINDEX command. Has
this been fixed in later versions?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Guy Rouillier 2007-01-09 02:05:38 Re: SELECT INTO using Views?
Previous Message Matthew Terenzio 2007-01-09 01:20:42 COPY FROM and sequences