Re: [GENERAL] querying two connections in one query

2005-01-24 Thread Sven Willenberger
On Mon, 2005-01-24 at 14:48 +, Abdul-Wahid Paterson wrote: > Hi, > > Is it possible, perhaps through some extension, to query two database > through one SQL select statement where the two databases have > different connections? Something similar to how you can link databases > in Oracle. > I

Re: [GENERAL] querying two connections in one query

2005-01-24 Thread Michael Fuhr
On Mon, Jan 24, 2005 at 02:48:21PM +, Abdul-Wahid Paterson wrote: > Is it possible, perhaps through some extension, to query two database > through one SQL select statement where the two databases have > different connections? contrib/dblink might provide what you're looking for. -- Michael

[GENERAL] querying two connections in one query

2005-01-24 Thread Abdul-Wahid Paterson
Hi, Is it possible, perhaps through some extension, to query two database through one SQL select statement where the two databases have different connections? Something similar to how you can link databases in Oracle. Regards, Abdul-Wahid ---(end of broadcast)---