Re: Silencing NOTICEs in Perl Pg - Mailing list pgsql-admin

From Adam Erickson
Subject Re: Silencing NOTICEs in Perl Pg
Date
Msg-id ALEKKHACBIAEBNBPFKPCIEIPEIAA.adamre@cox.net
Whole thread Raw
In response to Re: Silencing NOTICEs in Perl Pg  (David Wheeler <david@wheeler.net>)
Responses Re: Silencing NOTICEs in Perl Pg  (David Wheeler <david@wheeler.net>)
List pgsql-admin
FWIW, I've seen people use the DBD:: libs directly without DBI.

That doesn't mean you should! :)

> -----Original Message-----
> From: pgsql-admin-owner@postgresql.org
> [mailto:pgsql-admin-owner@postgresql.org]On Behalf Of David Wheeler
> Sent: Thursday, August 29, 2002 1:33 PM
> To: David F. Skoll
> Cc: Andrew Perrin; pgsql-admin@postgresql.org
> Subject: Re: [ADMIN] Silencing NOTICEs in Perl Pg
>
>
> On Thursday, August 29, 2002, at 11:29  AM, David F. Skoll wrote:
>
> > PostgreSQL comes with its own "Pg" module, completely unrelated to DBI.
> > That's what I'm using.
>
> Oh, never noticed that before.
>
> May I suggest to the PostgreSQL developers that this be deprecated in
> favor of DBI/DBD::Pg? That really is the standard way to interface to
> databases in Perl.
>
> Regards,
>
> David
>
> --
> David Wheeler                                     AIM: dwTheory
> david@wheeler.net                                 ICQ: 15726394
> http://david.wheeler.net/                      Yahoo!: dew7e
>                                                 Jabber: Theory@jabber.org
>

> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Postgres7.2.2
Next
From: Andrew Perrin
Date:
Subject: Re: Silencing NOTICEs in Perl Pg