Re: Silencing NOTICEs in Perl Pg

From: "David F(dot) Skoll" <dfs(at)roaringpenguin(dot)com>
To: Andrew Perrin <clists(at)perrin(dot)socsci(dot)unc(dot)edu>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Silencing NOTICEs in Perl Pg
Date: 2002-08-29 18:19:41
Message-ID: Pine.LNX.4.44.0208291419001.9771-100000@shishi.roaringpenguin.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Thu, 29 Aug 2002, Andrew Perrin wrote:

> $dbh =
> DBI->connect('dbi:Pg:dbname=<dbname>',"<user>","<password>",{RaiseError=>0});

except I'm using the Pg Perl module directly, not DBI. Will this
option (RaiseError) work with that module?

--
David.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message David Wheeler 2002-08-29 18:28:31 Re: Silencing NOTICEs in Perl Pg
Previous Message Bruce Momjian 2002-08-29 18:15:52 Re: Passwords and batch processes (was Re: Problem with Dump)