Re: Logging pg_autovacuum - Mailing list pgsql-hackers

From Jonah H. Harris
Subject Re: Logging pg_autovacuum
Date
Msg-id 36e682920604271158j5ef15bb4r412efb83d5465407@mail.gmail.com
Whole thread Raw
In response to Re: Logging pg_autovacuum  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 4/27/06, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I suggest that maybe the cleanest solution is to not use log level at
> all for this, but to invent a separate "autovacuum_verbosity" setting
> that controls how many messages autovac tries to log, using the above
> scale.  Anything it does try to log can just come out at LOG message
> setting.

/me agrees this is by all accounts, the best and cleanest option.

--
Jonah H. Harris, Database Internals Architect
EnterpriseDB Corporation
732.331.1324


pgsql-hackers by date:

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