Re: Best Perl DBI Driver for Postgres

From: mike <mike(at)thegodshalls(dot)com>
To: adam(at)spatialsystems(dot)org
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Best Perl DBI Driver for Postgres
Date: 2006-12-22 05:19:23
Message-ID: 1166764763.12343.3.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)spatialsystems(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2006-12-22 05:44:34 Re: Partitioning Vs. Split Databases - performance?
Previous Message Tom Lane 2006-12-22 04:51:44 Re: Password strength requirements