Re: 8.1.3 - autovacuum question

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Chris Hoover" <revoohc(at)gmail(dot)com>
Cc: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: 8.1.3 - autovacuum question
Date: 2006-06-26 21:03:16
Message-ID: 22917.1151355796@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Chris Hoover" <revoohc(at)gmail(dot)com> writes:
> I turned on autovacuum on one of my database servers over the weekend. I
> have been looking at the logs trying to see what it is doing. However, all
> I see are lines like this:
> ,7674,,2006-06-26 16:31:37.650 EDT,,1,,,,LOG: autovacuum: processing
> database "postgres"
> Is there a way to tell if autovacuum is actually doing any work? As far as
> I can see, it is running, but has not done any work.

I think that's all you'll see at the default logging level. There are
per-table messages at DEBUG2 level ... which will enable a whole lot of
other chatter as well :-(

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2006-06-26 21:06:49 Re: RES: Hiding table structure information
Previous Message Jorge Portillo 2006-06-26 20:59:49 Installation in AIX 5.3