Thread: Best Perl DBI Driver for Postgres

Best Perl DBI Driver for Postgres

From
adam@spatialsystems.org
Date:
<div>Can anyone recommend a stable Perl DBI driver for Postgresql?</div><div> </div><div>I'm using DBD::PgPP and it's
limitedto not using BLOB data and has a bug in it if you return only one filed.  Have a better
suggestion?</div><div> </div><div>Thanks</div><div>Adam</div>

Re: Best Perl DBI Driver for Postgres

From
mike
Date:
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