Re: Driver Frustration// Perl DBI - Mailing list pgsql-novice

From Keith Keller
Subject Re: Driver Frustration// Perl DBI
Date
Msg-id 20030117222702.GA31781@wombat.san-francisco.ca.us
Whole thread Raw
In response to Driver Frustration// Perl DBI  (Cheryl Thompson <cthompso@ci.irving.tx.us>)
List pgsql-novice
On Fri, Jan 17, 2003 at 04:15:21PM -0600, Cheryl Thompson wrote:
> The latest Perl DBI interface I can find on CPAN is dated 1998 and is for
> PostGre95.
>
> Is there an up to date Perl DBI for Postgresql? When can I find it? (it's
> NOT in CPAN!).

Yes, it is:  the DBD::Pg module is in version 1.21:

perl -MCPAN -e shell
install DBD::Pg

should install the latest version for you (presuming you have DBI
installed already).

-- keith
kkeller@speakeasy.net
public key:  http://wombat.san-francisco.ca.us/kkeller/kkeller.asc
alt.os.linux.slackware FAQ:  http://wombat.san-francisco.ca.us/cgi-bin/fom


pgsql-novice by date:

Previous
From: Doug Silver
Date:
Subject: Re: Driver Frustration// Perl DBI
Next
From: Forest W Felling
Date:
Subject: Drop Database