Re: auto-vacuum questions

From: John Gateley <gateley(at)jriver(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: auto-vacuum questions
Date: 2008-05-08 15:04:20
Message-ID: 20080508100420.82594ce7.gateley@jriver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 8 May 2008 10:54:32 -0400
Alvaro Herrera <alvherre(at)commandprompt(dot)com> wrote:

> John Gateley wrote:
> > Hi, I have a couple of questions on the auto-vacuum daemon:
> >
> > 1) How do I know it is running.
>
> Open a session and run "SHOW autovacuum". If it says "on", it's
> vacuuming. Keep an eye on the autovacuum_naptime setting too.

Thank you,

j

--
John Gateley <gateley(at)jriver(dot)com>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2008-05-08 15:26:17 Re: now i'm really confused. insert/update does autocast, where sometimes.
Previous Message Alvaro Herrera 2008-05-08 14:54:32 Re: auto-vacuum questions