Re: warning message in standby - Mailing list pgsql-hackers

From Tom Lane
Subject Re: warning message in standby
Date
Msg-id 12232.1276524511@sss.pgh.pa.us
Whole thread Raw
In response to Re: warning message in standby  (Bruce Momjian <bruce@momjian.us>)
Responses Re: warning message in standby  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Magnus Hagander wrote:
>> It means that we can't prevent people from configuring their tools to
>> ignore important warning. We can't prevent them rom ignoring ERROR or
>> FATAL either...

> My point is that most tools are going to look at the tag first to
> determine the severity of the message, and might even have
> log_min_messages set to ignore warnings.

Why is this discussion based on the idea that we have to cater to
incorrectly written log-filtering apps?

The correct log level for this message is LOG.  End of discussion.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dump(all) --quote-all-identifiers
Next
From: Robert Haas
Date:
Subject: Re: warning message in standby