Connect to remote database via psql?

Поиск
Список
Период
Сортировка
От Mr. DBA
Тема Connect to remote database via psql?
Дата
Msg-id E1FoMs3-0008Lv-5H@webmail11.yourhostingaccount.com
обсуждение исходный текст
Ответы Re: Connect to remote database via psql?  (Ludek Finstrle <luf@pzkagis.cz>)
Список pgsql-odbc
Hi List;

I've setup an ODBC connection from my Linux/Postgres laptop to a Lunux/postgres server. I can connect via isql to the
remotedatabase. 

How can I select data from the remote database from within an sql statement in psql on my local machine?

For example I'd like to be able to specify the server@database.table to connect on the fly from straight SQL.

Is this possible?





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

Предыдущее
От: "Glenn B. Lawler"
Дата:
Сообщение: Re: DescribParam
Следующее
От: "Mr. DBA"
Дата:
Сообщение: Connect from Postgres to Sql Server?