Re: Prevent application log pollution with notice messages - Mailing list pgsql-general

From Tom Lane
Subject Re: Prevent application log pollution with notice messages
Date
Msg-id 13314.1130247662@sss.pgh.pa.us
Whole thread Raw
In response to Re: Prevent application log pollution with notice messages  ("Andrus" <eetasoft@online.ee>)
List pgsql-general
"Andrus" <eetasoft@online.ee> writes:
> I don't see any reason for writing notice messages in this case.

So increase log_min_messages.  (I'm not real sure why that defaults
to NOTICE, either, except perhaps habit.)

            regards, tom lane

pgsql-general by date:

Previous
From: Zoltán Dudás
Date:
Subject: Re: STL problem in stored procedures
Next
From: Tom Lane
Date:
Subject: Re: pg_dump, MVCC and consistency