Using imbedded SQL, how do I connect tp Postgresql on a remote host?

Поиск
Список
Период
Сортировка
От J
Тема Using imbedded SQL, how do I connect tp Postgresql on a remote host?
Дата
Msg-id 20010607.150451.846811127.3313@possum.os2.ami.com.au
обсуждение исходный текст
Список pgsql-hackers
I tried another group without success, so....

The documents do not explain clearly enough, and here are no examples
showing how to connect (via TCP/IP) to pg on another host.

I need to supply user, password and database/

Here are examples that do not work://  exec sql connect "tcp:postgresql://192.168.1.1/cucumbers  user 
cucumbereater/blackjack"; exec sql connect :sharetrader;

Does someone have code that works?

If you wish to email me, remove the cucumber component above;-)


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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: Baby girl
Следующее
От: "Joe Conway"
Дата:
Сообщение: Re: Re: [PATCHES] Fw: Isn't pg_statistic a security hole - Solution Proposal