Thread: Which DBD/DBI drivers for postgres 7.2.1 ?

Which DBD/DBI drivers for postgres 7.2.1 ?

From
"etsuko shimabukuro"
Date:
Hi,

I would like to connect to postgres 7.2.1 server from perl program.
I checked www.cpan.org site to search for the driver.
There are so many drivers in the site and I don't know which driver or
module is suitable.

Are there any common drivers for postgres 7.2.1 version ?

I would appreciate if anyone could help me on this.
Thank you.
----------------------------------
Etsuko Shimabukuro
etsukos@meta-bit.com
tel: +81-3-3664-4160
fax: +81-3-3664-4165
----------------------------------



Re: Which DBD/DBI drivers for postgres 7.2.1 ?

From
Jeffrey Melloy
Date:
Install DBD and DBI::Pg.  That should do ya fine, although I think the
newest version of DBD::Pg is for 7.3.
On Thursday, December 19, 2002, at 11:18  PM, etsuko shimabukuro wrote:

>
> Hi,
>
> I would like to connect to postgres 7.2.1 server from perl program.
> I checked www.cpan.org site to search for the driver.
> There are so many drivers in the site and I don't know which driver or
> module is suitable.
>
> Are there any common drivers for postgres 7.2.1 version ?
>
> I would appreciate if anyone could help me on this.
> Thank you.
> ----------------------------------
> Etsuko Shimabukuro
> etsukos@meta-bit.com
> tel: +81-3-3664-4160
> fax: +81-3-3664-4165
> ----------------------------------
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to
> majordomo@postgresql.org)