Re: Implementing mod_perl, Perl 5.004, and Postgres

From: Dana Hudes <dhudes(at)hudes(dot)org>
To: Jimi Thompson <jthompson(at)link(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Implementing mod_perl, Perl 5.004, and Postgres
Date: 2000-12-04 20:05:20
Message-ID: Pine.LNX.4.21.0012041503540.23567-100000@advsol4.dsl.concentric.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

there are 2 Perl interfaces to Postgres. Pg and DBD::Pg . They are
different. DBD has a prereqisite of DBI.
CPAN installation works even easier than RPM if you allow it to follow
prerequisites it will download and install eerything needed to satisfy the
dependencies.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Brian Horan 2000-12-04 22:14:57 Re: SQL Commands
Previous Message Jimi Thompson 2000-12-04 19:48:31 Re: Implementing mod_perl, Perl 5.004, and Postgres