Re: Pg module for Perl

From: Barbara Lindsey <blindsey(at)cog(dot)ufl(dot)edu>
To: Alex Satrapa <alex(at)lintelsys(dot)com(dot)au>, pgsql-general(at)postgresql(dot)org
Subject: Re: Pg module for Perl
Date: 2003-12-01 15:47:47
Message-ID: 3FCB62A3.6000808@cog.ufl.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I think you are right!
I originally went to the Perl Module list on CPAN and looked for DBD and Pg.
It gave me the pgsql_perl5.1.9.0 link

However, when I searched for DBD Pg on Google, it led me to a DBD-Pg-1.22

I think that is what I was looking for. Will give it a try tonight.
Thanks!
Barb

Alex Satrapa wrote:
> Barbara Lindsey wrote:
>
>> I have re-built Perl 5.8.2, I have installed PostgreSQL v7.4 and
>> DBI-1.38.
>> Then I tried installing pgsql_perl5-1.9.0 and it just wont work. Have I
>> picked up the wrong module? Are there some specific configs required for
>> any of these to support the Pg DBD?
>
>
> IIRC, the Pg module for Perl is quite distinct to DBD::Pg. You might be
> trying to install the wrong module.
>
> What do you mean by "it just won't work"? If, after installing
> pgsql_perl5-1.9.0, you get a message about not being able to find
> "DBD::Pg in @INC", you've probably got the Pg module installed instead.
> Try "man Pg", see if you've actually got the Pg module installed.
>
> HTH
> Alex
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

--
Barbara E. Lindsey,
COG RDC
Phone: (352) 392-5198 ext. 314 Fax: (352) 392-8162

----
CONFIDENTIALITY NOTICE: The information contained in this electronic
message is legally privileged and confidential and intended only for the
use of the individual(s) or entity(ies) named above. If the reader of
this message is not the intended recipient, you are hereby notified that
any dissemination, distribution, or copying of this email or any of it's
components is strictly prohibited. If you have received this email in
error, please contact the sender.
----

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Toby Doig 2003-12-01 16:01:09 UNICODE problem on 7.4 with COPY
Previous Message B. van Ouwerkerk 2003-12-01 15:37:18 Re: PostgreSQL from a newcomers perspective