Re: When to run Vacuum in postgres 9.0.4

From: "Kevin Grittner" <kgrittn(at)mail(dot)com>
To: "Anjali Arora" <anjali_524(at)yahoo(dot)co(dot)in>,pgsql-general(at)postgresql(dot)org
Subject: Re: When to run Vacuum in postgres 9.0.4
Date: 2013-01-10 17:06:45
Message-ID: 20130110170645.255790@gmx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Anjali Arora wrote:

> I have a large dataset and I have crawled it two and three times; hence reltuples has increased. So I need some way to find out vacuum is needed on the system.
>
> Please help me in finding out some parameter or statistics which will tell me vacuum is required on the database.

You might want to read through this page carefully, especially the section on autovacuum:

http://www.postgresql.org/docs/current/interactive/routine-vacuuming.html

If this doesn't answer your questions, please review this page and post again:

-Kevin

Browse pgsql-general by date

  From Date Subject
Next Message Kevin Grittner 2013-01-10 17:08:39 Re: When to run Vacuum in postgres 9.0.4
Previous Message Bruce Momjian 2013-01-10 16:23:34 Re: Identifier gets truncated