Re: Logging pg_autovacuum - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: Logging pg_autovacuum
Date
Msg-id 44516759.5070407@calorieking.com
Whole thread Raw
In response to Re: Logging pg_autovacuum  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> 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.

+1



pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: Logging pg_autovacuum
Next
From: "Brandon Black"
Date:
Subject: Constraint Exclusion + Joins?