Re: Logging of autovacuum activity - Mailing list pgsql-general

From Simon Riggs
Subject Re: Logging of autovacuum activity
Date
Msg-id 1207077279.4238.63.camel@ebony.site
Whole thread Raw
In response to Logging of autovacuum activity  ("Markus Wollny" <Markus.Wollny@computec.de>)
List pgsql-general
On Tue, 2008-04-01 at 21:02 +0200, Markus Wollny wrote:

> I am a bit stuck finding out how to log autovacuum activity in
> PostgreSQL 8.2. In the olden times I used to pipe the pg_autovacuum
> daemon's output to a file. Now pg_autovacuum has become part of the
> core, I wonder if there's some other possibility of monitoring its
> activity?

That's a new feature in 8.3. If you did have it you'd realise you want
the other features in 8.3 also. Upgrade recommended.

--
  Simon Riggs
  2ndQuadrant  http://www.2ndQuadrant.com

  PostgreSQL UK 2008 Conference: http://www.postgresql.org.uk


pgsql-general by date:

Previous
From: "Markus Wollny"
Date:
Subject: Logging of autovacuum activity
Next
From: Gregory Stark
Date:
Subject: Re: ANALYZE getting dead tuple count hopelessly wrong