Re: libpq and PostgreSQL NOTICEs - Mailing list pgsql-general

From Tom Lane
Subject Re: libpq and PostgreSQL NOTICEs
Date
Msg-id 7072.991687224@sss.pgh.pa.us
Whole thread Raw
In response to libpq and PostgreSQL NOTICEs  ("Tim Barnard" <tbarnard@povn.com>)
List pgsql-general
"Tim Barnard" <tbarnard@povn.com> writes:
> Is there any way to force Postgre not to send NOTICEs to the console?

Define "console" --- you mean the client's stderr?  Or the postmaster's?

Changing libpq's notice processor (see PQsetNoticeProcessor) would help
if you want to filter notices on the client side.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: template1, can there be a template2/3/4?
Next
From: Rasmus Resen Amossen
Date:
Subject: subselects in check clauses