From: | Alex Satrapa <alex(at)lintelsys(dot)com(dot)au> |
---|---|
To: | Barbara Lindsey <blindsey(at)cog(dot)ufl(dot)edu> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Pg module for Perl |
Date: | 2003-12-01 05:15:40 |
Message-ID: | 3FCACE7C.9050609@lintelsys.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Brendan Jurd | 2003-12-01 05:22:07 | Re: PostgreSQL Advocacy, Thoughts and Comments |
Previous Message | Bruce Momjian | 2003-12-01 04:53:22 | Re: ISO 8601 'Time Intervals' of the 'format with time-unit |