Michael Monnerie <[email protected]> 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 ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin
