Re: autovacuum daemon question...

From: "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>
To: Joe Maldonado <joe(dot)maldonado(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: autovacuum daemon question...
Date: 2005-11-09 16:47:26
Message-ID: 4372281E.60201@zeut.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Joe Maldonado wrote:
> I have not seen any information so far on this but is there a way to
> get the autovacuum daemon in PostgreSQL 8.1 to log the tables which it
> is perfoming vacuum or analyze operation on?

I think the autovacuum daemon does log it's activity however all it's
output is set at DEBUG2 or DEBUG3, so you would have to turn up the
logging settings for the whole postmaster in order to see it. I think
perhaps these should be INFO or something a little more common.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message mad 2005-11-09 17:50:09 Re: Fwd: resetting superuser password
Previous Message Tom Lane 2005-11-09 16:00:29 Re: upgrade from 8.0.3 to 8.1.0