Re: Best Perl DBI Driver for Postgres - Mailing list pgsql-general

From mike
Subject Re: Best Perl DBI Driver for Postgres
Date
Msg-id 1166764763.12343.3.camel@localhost.localdomain
Whole thread Raw
In response to Best Perl DBI Driver for Postgres  (adam@spatialsystems.org)
List pgsql-general
Try DBD::Pg.  I don't know what OS you are using but if it is Windows
and your perl package installation is by ActiveState, then last I
checked DBD::Pg was not included with it.  A ppm is available however.

Mike

On Thu, 2006-12-21 at 21:34 -0700, adam@spatialsystems.org wrote:
> Can anyone recommend a stable Perl DBI driver for Postgresql?
>
> I'm using DBD::PgPP and it's limited to not using BLOB data and has a
> bug in it if you return only one filed.  Have a better suggestion?
>
> Thanks
> Adam


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Password strength requirements
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Partitioning Vs. Split Databases - performance?