client machine requirements

Поиск
Список
Период
Сортировка
От ブライアン
Тема client machine requirements
Дата
Msg-id 20050215200717.79B6.BRIAN@ssl.fujitsu.com
обсуждение исходный текст
Ответы Re: client machine requirements  (jtv@xs4all.nl)
Список pgsql-interfaces
I have successfully set up and accessed a Postgre DB running on a remote server.

I want to access the remote server via perl from my client machine.

Without installing  full Postgre Package on the Unix client machine
I tried installing the perl module DBD::Pg

This led to various install errors such as

Pg.h:17:22: libpq-fe.h: No such file or directory
Pg.h:39:67: DBIXS.h: No such file or directory

I know that these errors are occuring because I have not installed the Postgre package
on the client machine but I can nowhere find a Postgre Client Software installation
package for UNIX.

Do I have to install the full package (Postgre Server software as well) to access 
the remote Postgre server from my client's machine perl program?

My boss is breathing down my neck saying "that cannot be right" but I have not been able
to discover another way.

Thanks in advance

brian sweeney



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: b t
Дата:
Сообщение: Question Regarding "fuzzystrmatch" How to find it in Cygwin?
Следующее
От: jtv@xs4all.nl
Дата:
Сообщение: Re: client machine requirements