Database link

From: MICHAEL LAZLO III <giantmetfan(at)comcast(dot)net>
To: pgsql-sql(at)lists(dot)postgresql(dot)org
Subject: Database link
Date: 2019-02-22 20:16:40
Message-ID: 2070566063.34453.1550866600553@connect.xfinity.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Does postgresql allow connectivity as Oracle does using database links? Which allows someone logged into 1 postgresql database to query a table in another postgresql database? The table in second database would have some sort of alias to allow something like this:

SELECT * FROM REMOTE_TABLE@<CONNECTION mailto:REMOTE_TABLE@ STRING TO 2ND DB/ALIAS>;

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message MichaelDBA 2019-02-22 23:21:39 Re: Database link
Previous Message github kran 2019-02-22 04:57:35 Re: Postgresql RDS DB Latency Chossing Hash join Plan