Re: Log Clutter - Mailing list pgsql-general

From Tom Lane
Subject Re: Log Clutter
Date
Msg-id 22721.1093019271@sss.pgh.pa.us
Whole thread Raw
In response to Log Clutter  (Greg Stark <gsstark@mit.edu>)
List pgsql-general
Greg Stark <gsstark@mit.edu> writes:
> Incidentally, am I the only one that finds the new 7.4 log messages too
> cluttered? In 7.3 my application printed progress messages using "raise
> notice" like this:

We could have RAISE suppress all context. (I think at the moment it only
suppresses the first level of context, which is probably a compromise
that doesn't satisfy anybody.)  I'd be inclined to do that only for the
non-error forms of RAISE, though.

            regards, tom lane

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Postgres filling up hard drive with swap files
Next
From: Joe Lester
Date:
Subject: Re: Postgres filling up hard drive with swap files