Database Link
Gerhard Dieringer <dieringg@eba-haus.de>
From: "Gerhard Dieringer" <DieringG@eba-haus.de>
To: "<"<pgsql-sql@postgresql.org>
Date: 2000-09-07T11:27:30Z
Lists: pgsql-sql
A question for the postgreSQL gurus: Some RDBMSs, for example Oracle, have a feature named 'Database Link' - at least in Oracle - It's something like a view, thats lets you access a table, that is located within another DB. AFAIK, postgreSQL doesn't have this feature. Are there any plans to implement it in the (near) future? Gerhard