Using the Perl5 interface on another server - Mailing list pgsql-interfaces

From Dustin Engelhaupt
Subject Using the Perl5 interface on another server
Date
Msg-id 3745BA45.B9E8F2F1@ikansas.com
Whole thread Raw
List pgsql-interfaces
I have successfully installed PostgreSQL and the Perl5 interface on a
server that will be used strictly for the database. I would like to use
the Perl5 interface to access databases from our Web server which is on
a different machine. But when I run a program it does not find Pg.pm. Do
I need to install the interface on the machine running the Web server?
And if so, how do I get around it looking for $POSTGRES_HOME when
PostgreSQL is not installed on the machine running the Web server?

Thank you, Dustin Engelhaupt dustin@ikansas.com



pgsql-interfaces by date:

Previous
From: Eric Enockson
Date:
Subject: Re: [INTERFACES] ack... problems with Pg, please advise.
Next
From: Hitesh Patel
Date:
Subject: What to use to get number of tuples in a query