Re: proposal: additional error fields

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Geoghegan <peter@2ndquadrant.com>
Cc: Kevin Grittner <Kevin.Grittner@wicourts.gov>, Pavel Stehule <pavel.stehule@gmail.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2012-05-01T23:22:15Z
Lists: pgsql-hackers
Peter Geoghegan <peter@2ndquadrant.com> writes:
> There is another advantage to doing this within the core system that I
> have not touched upon, which is that in this way we can expose another
> useful GUC to reduce log noise, beyond log_min_messages.

Yeah, that one is actually a pretty compelling argument.  A *lot* of
people would like to have a setting for "log only non-routine errors",
I think.

			regards, tom lane