pgsql: Add: > * Allow log_min_messages to be specified on a per-module

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: > * Allow log_min_messages to be specified on a per-module
Date: 2006-04-10 21:06:23
Message-ID: 20060410210623.B40FA11F662A@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add:

> * Allow log_min_messages to be specified on a per-module basis
>
> This would allow administrators to see more detailed information from
> specific sections of the backend, e.g. checkpoints, autovacuum, etc.

Modified Files:
--------------
pgsql/doc:
TODO (r1.1790 -> r1.1791)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1790&r2=1.1791)
pgsql/doc/src/FAQ:
TODO.html (r1.294 -> r1.295)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.294&r2=1.295)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-04-10 21:53:42 pgsql: Suppress unused-variable warning on platforms without
Previous Message User Nwakefield 2006-04-10 19:49:15 bizgres - bizgres: