Re: BUG #4020: RFE: have way to log autovacuum activity - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: BUG #4020: RFE: have way to log autovacuum activity
Date
Msg-id 20080310152506.GB8199@alvh.no-ip.org
Whole thread Raw
In response to Re: BUG #4020: RFE: have way to log autovacuum activity  (Joseph S <jks@selectacast.net>)
List pgsql-bugs
Joseph S wrote:
> Alvaro Herrera wrote:
>
>> Yeah, we have a configurable autovacuum log on 8.3.
>>
> Sorry, I looked but didn't see it.

#log_autovacuum_min_duration = -1   # -1 disables, 0 logs all actions and
                    # their durations, > 0 logs only
                    # actions running at least that time.

We don't log "start of action" though ...

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-bugs by date:

Previous
From: Joseph S
Date:
Subject: Re: BUG #4020: RFE: have way to log autovacuum activity
Next
From: "Shawn Chasse"
Date:
Subject: Rulese Bug: Instead of reporting incorrect insert count.