View Single Post

   
  #3 (permalink)  
Old 04-17-2008, 05:09 PM
Alvaro Herrera
 
Posts: n/a
Default Re: "vacuum" and "cluster"

Craig Ringer escribió:

> It's not stated explicitly, but I'm pretty sure discussion here has
> mentioned that too. Given that, VACUUM FULL on a just-CLUSTERed table
> should be redundant.


It is, and a REINDEX is redundant too because CLUSTER does it
internally.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply With Quote