Re: [ADMIN] Querying multiple databases...
See /contrib/dblink. --- Douglas Mayle wrote: > In Oracle, it is possible to use DB links to run a query across more than > one database (ie. Select * from table_in_thisdb, [EMAIL PROTECTED]). Is > there any way to perform
[ADMIN] Querying multiple databases...
In Oracle, it is possible to use DB links to run a query across more than one database (ie. Select * from table_in_thisdb, [EMAIL PROTECTED]). Is there any way to perform something similar in Postgres? Doug
