Re: Logging pg_autovacuum - Mailing list pgsql-hackers

From Larry Rosenman
Subject Re: Logging pg_autovacuum
Date
Msg-id 03b701c66a39$49cf7290$0202fea9@aus.pervasive.com
Whole thread Raw
In response to Re: Logging pg_autovacuum  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Logging pg_autovacuum  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
Tom Lane wrote:
> Chris Browne <cbbrowne@acm.org> writes:
>> At "level 2," it seems to me that it would be quite useful to have
>> some way of getting at the verbose output of VACUUM.
> 
> I think you can do that now, if you set min_log_level to INFO. 
> However, it might be cleaner if we allowed a "level 3" that made all
> of autovac's vacuums be VERBOSE.
> 

I was thinking along those exact lines.  (A 3rd level).

LER

-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 512-248-2683                 E-Mail: ler@lerctr.org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Logging pg_autovacuum
Next
From: Alvaro Herrera
Date:
Subject: Re: Logging pg_autovacuum