Select from two databases

Поиск
Список
Период
Сортировка
От Becky Alcorn
Тема Select from two databases
Дата
Msg-id 007601c42837$8d675bd0$140010ac@baeckea
обсуждение исходный текст
Ответы Re: Select from two databases
Список pgsql-sql
Hi,

I was wondering if there has been any further development on running SQL
statements involving more than one database?  We are porting a database from
SQLServer to Postgres and some queries in related applications use joins on
tables that are in different databases.  We know we can modify the code to
use dblink to accomplish much the same thing in Postgres.  Does anyone know
of a more elegant solution for Postgres than dblink?

Regards
Becky

Becky Alcorn
Unisolve Pty Ltd - Melbourne, Australia
+61 3 9568 2005

This line intentionally left blank.



В списке pgsql-sql по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Join issue on a maximum value
Следующее
От: "Vincent Ladlad"
Дата:
Сообщение: Re: staggered query?