Re: Logging pg_autovacuum - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Logging pg_autovacuum
Date
Msg-id 15275.1146169651@sss.pgh.pa.us
Whole thread Raw
In response to Re: Logging pg_autovacuum  (Chris Browne <cbbrowne@acm.org>)
Responses Re: Logging pg_autovacuum  ("Larry Rosenman" <ler@lerctr.org>)
List pgsql-hackers
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.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Larry Rosenman"
Date:
Subject: Re: Logging pg_autovacuum
Next
From: "Larry Rosenman"
Date:
Subject: Re: Logging pg_autovacuum