Silencing NOTICEs in Perl Pg

From: "David F(dot) Skoll" <dfs(at)roaringpenguin(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Silencing NOTICEs in Perl Pg
Date: 2002-08-29 17:10:05
Message-ID: Pine.LNX.4.44.0208291309030.9449-100000@shishi.roaringpenguin.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

Libpq has a way to set the notice processor:
http://www.postgresql.org/idocs/index.php?libpq-control.html

Is there any way from within the Perl Pg module to turn off the printing
of NOTICEs to stderr? It's a bit annoying in one of my projects.

Regards,

David.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Murthy Kambhampaty 2002-08-29 17:11:06 Re: Interpretting WAL debug.
Previous Message Ragnar Kjørstad 2002-08-29 17:07:53 Re: delete with referential integrity