Michael Monnerie <michael.monne...@is.it-management.at> wrote: > Question: [CLUSTER] will not rewrite the indices for that table, > right? Then a REINDEX could be interesting too. CLUSTER always rebuilds all indexes on the table. There's no point doing a REINDEX afterward or dropping indexes first. -Kevin
-- Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin