Re: OT - pg perl DBI question - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: OT - pg perl DBI question
Date
Msg-id 20080129133905.GA21097@svana.org
Whole thread Raw
In response to Re: OT - pg perl DBI question  (adam_pgsql <adam_pgsql@witneyweb.org>)
Responses Re: OT - pg perl DBI question  (adam_pgsql <adam_pgsql@witneyweb.org>)
List pgsql-general
On Tue, Jan 29, 2008 at 01:30:04PM +0000, adam_pgsql wrote:
>
> this looks to be using the Pg module rather than DBI + DBD::Pg. This
> one i think:
>
> http://www.cpan.org/authors/id/M/ME/MERGL/pgsql_perl5-1.9.0.tar.gz
>
> i think thats quite old now though....

In the one in this package:
http://packages.debian.org/lenny/libpg-perl

It's not old. It's kept reasonably up to date. It's more or less a shim
over the C library and has direct access to all its features, which is
not always possible with DBD:Pg.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Those who make peaceful revolution impossible will make violent revolution inevitable.
>  -- John F Kennedy

Attachment

pgsql-general by date:

Previous
From: Colin Wetherbee
Date:
Subject: Re: OT - pg perl DBI question
Next
From: adam_pgsql
Date:
Subject: Re: OT - pg perl DBI question