Robert Haas <[email protected]> writes:
> On Mon, Jun 14, 2010 at 10:08 AM, Tom Lane <[email protected]> wrote:
>> The correct log level for this message is LOG.  End of discussion.

> Why?

Because it's not being issued in a user's session.  The only place it
can go is to the system log, and if you use a level of WARNING or less,
it's likely to get filtered out by log_min_messages.

I'm totally unimpressed by the argument that log-filtering applications
don't know enough to pay attention to LOG messages.  There are already a
lot of those that are quite important to notice.

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to