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 

 

Reply via email to