From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
---|---|
To: | adam_pgsql <adam_pgsql(at)witneyweb(dot)org> |
Cc: | Glyn Astill <glynastill(at)yahoo(dot)co(dot)uk>, pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: OT - pg perl DBI question |
Date: | 2008-01-29 13:39:05 |
Message-ID: | 20080129133905.GA21097@svana.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)svana(dot)org> http://svana.org/kleptog/
> Those who make peaceful revolution impossible will make violent revolution inevitable.
> -- John F Kennedy
From | Date | Subject | |
---|---|---|---|
Next Message | adam_pgsql | 2008-01-29 13:56:03 | Re: OT - pg perl DBI question |
Previous Message | Colin Wetherbee | 2008-01-29 13:37:59 | Re: OT - pg perl DBI question |