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

From Magnus Hagander
Subject Re: Prevent application log pollution with notice messages
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE92E796@algol.sollentuna.se
Whole thread Raw
In response to Prevent application log pollution with notice messages  ("Andrus" <eetasoft@online.ee>)
List pgsql-general
> Also:
>
> They cannot be filterad out since all Postgres log entries
> have type Error, e.q.
> LOG: database system is ready   message is Erorr message !
>
> Why postgres uses Error category for NOTICES ?  Is'nt it
> reasonable to use Information type ?

This should be fixed in 8.0.4, and in 8.1.

//Magnus

pgsql-general by date:

Previous
From: Claire McLister
Date:
Subject: Map of Postgresql Users (OT)
Next
From: Alex Turner
Date:
Subject: Re: pg_dump, MVCC and consistency