Re: Order of Daily VACUUM, CLUSTER, REINDEX

From: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
To: APseudoUtopia <apseudoutopia(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Order of Daily VACUUM, CLUSTER, REINDEX
Date: 2010-03-19 15:05:20
Message-ID: 2f4958ff1003190805g1776932tc6a633d9ed8abf87@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

yes, if you really want to do it - analyze should be running following
cluster, as it moves data around.
plus, with 8.4 autovacuum should do the job.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Raymond O'Donnell 2010-03-19 15:07:06 Re: Many-to-many problem
Previous Message APseudoUtopia 2010-03-19 15:00:12 Order of Daily VACUUM, CLUSTER, REINDEX