Re: Prevent application log pollution with notice messages

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Andrus" <eetasoft(at)online(dot)ee>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Prevent application log pollution with notice messages
Date: 2005-10-25 13:41:02
Message-ID: 13314.1130247662@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Andrus" <eetasoft(at)online(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-10-25 13:51:43 Re: pg_dump, MVCC and consistency
Previous Message Zoltán Dudás 2005-10-25 13:36:44 Re: STL problem in stored procedures