Re: Where are Perl DBI and DBD for PostgreSQL?? - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: Where are Perl DBI and DBD for PostgreSQL??
Date
Msg-id Pine.LNX.4.30.0109232244520.679-100000@peter.localdomain
Whole thread Raw
In response to Where are Perl DBI and DBD for PostgreSQL??  (R Talbot <rjtalbo@attglobal.net>)
List pgsql-general
R Talbot writes:

> My question refers to Perl...
> I checked CPAN and there are DBI modules but
> I don't see  the DBD.

http://www.cpan.org/modules/by-module/DBI/DBI-1.20.tar.gz
http://www.cpan.org/modules/by-module/DBD/DBD-Pg-1.01.tar.gz

> I downloaded..
>  pgsql_perl5-1.9.0.tar.gz

This is a different way to access PostgreSQL via Perl.  This module is
also include in the PostgreSQL distribution.

> Postgres-1.4.tar.gz

This is an interface to Postgres95, not PostgreSQL.

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


pgsql-general by date:

Previous
From: Keary Suska
Date:
Subject: Re: Where are Perl DBI and DBD for PostgreSQL??
Next
From: Chris
Date:
Subject: Re: creating "user" table