Database links in Postgresql.

From: "Ricardo D' Aguiar" <ricardo(at)memosis(dot)pt>
To: pgsql-general(at)postgresql(dot)org
Subject: Database links in Postgresql.
Date: 2001-12-03 18:21:12
Message-ID: A1C8F7BE2B22D511914000A024A895380CA871@jade.memosis.pt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,

I need to know if there is a way to implement database links to connect two
database.

The intention is to make a SELECT in DB(A) but the real data be in DB(B).
These schema is possible to implement in other DB manufactures like Oracle
where I can make something like this:

SELECT * FROM TABLE(at)INSTANCE <mailto:TABLE(at)INSTANCE>

Thanks in advanced.

******************************************************************
Ricardo D'Aguiar
ricardo(at)memosis(dot)pt <mailto:ricardo(at)memosis(dot)pt>

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Troy.Campano 2001-12-03 18:26:34 Problem with security
Previous Message Tom Lane 2001-12-03 18:03:08 Re: [GENERAL] ident fails on win2k host...