Re: Accessing multiple Databases at the same time

Поиск
Список
Период
Сортировка
От Nick Fankhauser
Тема Re: Accessing multiple Databases at the same time
Дата
Msg-id NEBBLAAHGLEEPCGOBHDGAEBJDJAA.nickf@doxpop.com
обсуждение исходный текст
Ответ на Accessing multiple Databases at the same time  ("Lucas, Fred" <fred.lucas@ps.bellhowell.com>)
Ответы Re: Re: Accessing multiple Databases at the same time
Список pgsql-jdbc
Fred Lucas 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?

Then Rene Pijlman wrote:
>Yes, you need multiple connections for that.

And now Nick writes:
Can you really do this?! that would be great! how is it done? I understand
accessing multiple databases, but I can't figure out how I would do a JOIN
across them.

-Nick


---------------------------------------------------------------------
Nick Fankhauser

    nickf@doxpop.com  Phone 1.765.965.7363  Fax 1.765.962.9788
doxpop - Court records at your fingertips - http://www.doxpop.com/


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: Couple of patches for jdbc driver
Следующее
От: Peter Wiley
Дата:
Сообщение: Re: Re: JDBC changes for 7.2... some questions...