Connect to remote database via psql? - Mailing list pgsql-odbc

From Mr. DBA
Subject Connect to remote database via psql?
Date
Msg-id E1FoMs3-0008Lv-5H@webmail11.yourhostingaccount.com
Whole thread Raw
Responses Re: Connect to remote database via psql?  (Ludek Finstrle <luf@pzkagis.cz>)
List 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 by date:

Previous
From: "Glenn B. Lawler"
Date:
Subject: Re: DescribParam
Next
From: "Mr. DBA"
Date:
Subject: Connect from Postgres to Sql Server?