in reply to Re^2: how to use DBI connect to >1 database
in thread how to use DBI connect to >1 database
For a real mind-bender, Postgres has a feature where it can import views of foreign databases from other servers (or even types of server, like mysql!) and then you can run a single query across multiple database servers! It's a bit awkward to set up, though.
|
|---|