Received: from elch.de.uu.net (elch.de.uu.net [192.76.144.55]) by hub.org (8.10.1/8.10.1) with ESMTP id e87BSuB23402 for ; Thu, 7 Sep 2000 07:28:56 -0400 (EDT) Received: from kopo001 ([149.228.241.162]) by elch.de.uu.net (5.5.5/5.5.5) with SMTP id NAA20295 for ; Thu, 7 Sep 2000 13:24:56 +0200 (MET DST) Received: from EBA_DO-Message_Server by kopo001 with Novell_GroupWise; Thu, 07 Sep 2000 13:27:33 +0200 Message-Id: X-Mailer: Novell GroupWise 5.5.2 Date: Thu, 07 Sep 2000 13:27:30 +0200 From: "Gerhard Dieringer" To: "<" Subject: Database Link Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.org id e87BSvB23410 X-Archive-Number: 200009/45 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