Using the Perl5 interface on another server

Поиск
Список
Период
Сортировка
От Dustin Engelhaupt
Тема Using the Perl5 interface on another server
Дата
Msg-id 3745BA45.B9E8F2F1@ikansas.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Eric Enockson
Дата:
Сообщение: Re: [INTERFACES] ack... problems with Pg, please advise.
Следующее
От: Hitesh Patel
Дата:
Сообщение: What to use to get number of tuples in a query