Обсуждение: Using the Perl5 interface on another server

Поиск
Список
Период
Сортировка

Using the Perl5 interface on another server

От
Dustin Engelhaupt
Дата:
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