scheduling of index rebuild , analyze , etc...

From: Machiel Richards <machielr(at)rdc(dot)co(dot)za>
To: "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
Subject: scheduling of index rebuild , analyze , etc...
Date: 2011-06-29 10:20:24
Message-ID: 1309342824.8229.4.camel@machielr-HP-ProBook-4520s
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi All

I am fairly newbie to Postgresql and need to have the following
done.

---- There have been a lot of data loads onto one of the
databases and has resulted in some of the day to day queries to become
very slow.

I would like to perhaps Analyze the tables in this database as
well as maybe rebuild the indexes (not sure on whether this is the right
thing to do exactly)


Can someone please assist me on how to do this and whether / how
this can perhaps be scheduled to be done every so often.

The database is postgresql 8.3

Regards
Machiel

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Wood 2011-06-29 10:24:05 Re: psql copy paste failure
Previous Message Susanne Ebrecht 2011-06-29 08:28:42 Re: psql copy paste failure