Re: Accessing multiple Databases at the same time

Поиск
Список
Период
Сортировка
От Rene Pijlman
Тема Re: Accessing multiple Databases at the same time
Дата
Msg-id 4653otsivdhi5i8tqmb2tng9knk1itsjv6@4ax.com
обсуждение исходный текст
Ответ на Accessing multiple Databases at the same time  ("Lucas, Fred" <fred.lucas@ps.bellhowell.com>)
Список pgsql-jdbc
On Mon, 20 Aug 2001 16:08:31 -0600, you wrote:
>Is there a way to SELECT tables or create JOINs from multiple databases
>through psql? [...] would this have to be handled programmatically with
>multiple database connections?

Yes, you need multiple connections for that.

By the way, if you really meant "psql" you're on the wrong list.
This list is about Java DataBase Connectivity (JDBC).

Regards,
René Pijlman

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

Предыдущее
От: "Lucas, Fred"
Дата:
Сообщение: Accessing multiple Databases at the same time
Следующее
От: "Dave Cramer"
Дата:
Сообщение: RE: select on multiple tables