How do I vacuum safely? And how often should I reindex

From: "Florian Helmberger" <f(dot)helmberger(at)uptime(dot)at>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: How do I vacuum safely? And how often should I reindex
Date: 2001-12-18 10:29:02
Message-ID: OPEOLKEAAIMGBAMJNACKAEEDDFAA.f.helmberger@uptime.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi!

> > 2: how often should I reindex my db, are there any standards
> > or accepted practices out there
>
> I recreate my indices every week, or after any extensive updates or
> deletes. Again, I believe that 7.2 has some new stuff to deal with this
> issue.

This brings me to another point. Is it really necessary to recreate indices
if you vacuum analyze your database regulary (say, every once in a week)?

Cheers,
Florian

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Marc Spitzer 2001-12-18 18:09:40 Re: How do I vacuum safely? And how often should I reindex
Previous Message Andrew G. Hammond 2001-12-18 06:06:59 Re: Resetting connection errors and incomplete restores.