Re: Logging pg_autovacuum

From: Christopher Kings-Lynne <chris(dot)kings-lynne(at)calorieking(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Larry Rosenman <lrosenman(at)pervasive(dot)com>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Logging pg_autovacuum
Date: 2006-04-28 00:52:41
Message-ID: 44516759.5070407@calorieking.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Brandon Black 2006-04-28 03:23:44 Constraint Exclusion + Joins?
Previous Message Christopher Kings-Lynne 2006-04-28 00:50:39 Re: Logging pg_autovacuum