Re: installing DBD::Pg without installing postgres - Mailing list pgsql-general

From John Madden
Subject Re: installing DBD::Pg without installing postgres
Date
Msg-id 0104231909290E.00152@weez
Whole thread Raw
In response to Re: installing DBD::Pg without installing postgres  (Michelle Murrain <mpm@norwottuck.com>)
List pgsql-general
> I don't know a lot of detail about how DBD::Pg works, but I do know that
> during installation (whether from tarball or CPAN, which I think is the
> best way to install perl modules), it requires the path of your postgres
> libraries and includes - so I guess it depends on a postgres
> installation on the local machine.
>
> What are you trying to accomplish, exactly?

Well, one thing (that I can think of) would be to have multiple webservers
(without postgres) connecting to a central DB server.  I would've run into
this in a couple of weeks, actually, so I'm glad someone else found out
about it first. :)

I think functionality to retrieve the necessary libs ought to be built
into the installation of DBD::Pg to facilitate just such a situation...

John




--
# John Madden  weez@freelists.org ICQ: 2EB9EA
# FreeLists, Free mailing lists for all: http://www.freelists.org
# UNIX Systems Engineer, Ivy Tech State College: http://www.ivy.tec.in.us
# Linux, Apache, Perl and C: All the best things in life are free!

pgsql-general by date:

Previous
From: Michelle Murrain
Date:
Subject: Re: installing DBD::Pg without installing postgres
Next
From: Tom Lane
Date:
Subject: Re: Failed on regression test