Re: Vacuum Problems - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: Vacuum Problems
Date
Msg-id dcc563d10811260933i398d8573jcde3f293015f709a@mail.gmail.com
Whole thread Raw
In response to Re: Vacuum Problems  ("Rafael Domiciano" <rafael.domiciano@gmail.com>)
List pgsql-admin
On Wed, Nov 26, 2008 at 10:21 AM, Rafael Domiciano
<rafael.domiciano@gmail.com> wrote:
> I'm not using autovacuum. Regular vacuum goes ok.
> To see the last 10 lines of verbose i will need to run vacuum tonight
> If a run a reindex before the vacuum full, increase the "speed" of doing
> vacuum? I found something about it googling.

You should look into enabling autovac.  You can set the sleep
parameter to 10 or 20 to keep it from hogging your I/O bandwidth.
Also, reindex AFTER the vacuum full, not before.

pgsql-admin by date:

Previous
From: Vishal Arora
Date:
Subject: Re: PgAgent Job Scehduler is NOT running
Next
From: Jan-Peter Seifert
Date:
Subject: Re: Vacuum Problems