Re: [GENERAL] selecting data from multiple DBs

2000-11-23 Thread DaVinci
On Fri, Nov 24, 2000 at 01:32:38AM +0100, Giovanni Tummarello wrote: > Hello .. on the same machine i have several DBs.. i owuld like to do a query > that joins results from different ones .. is ther eany way to do it in > postgres? It is in the TODO list. Take a look ;) Greets.

[GENERAL] selecting data from multiple DBs

2000-11-23 Thread Giovanni Tummarello
Hello .. on the same machine i have several DBs.. i owuld like to do a query that joins results from different ones .. is ther eany way to do it in postgres? i would expect something list select foo1 from database1.mytable,database2.mytable etc.. ec. but i have found no way.. i woudl be very