Re: Any Plans for cross database queries on the same server?

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Any Plans for cross database queries on the same server?
Дата
Msg-id 45BFFBA5.6070302@commandprompt.com
обсуждение исходный текст
Ответ на Re: Any Plans for cross database queries on the same server?  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Any Plans for cross database queries on the same server?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Any Plans for cross database queries on the same server?  (David Fetter <david@fetter.org>)
Список pgsql-general
Peter Eisentraut wrote:
> This has been discussed about ten thousand times, and the answer is
> still no.
>
>
Actually the answer is: Check the TODO list. It is listed under Exotic
features, so the answer is, no we can't yes we would like to.

That being said, I think it is a dumb feature. If you have data in one
database, that requires access to another database within the same
cluster. You designed your database incorrectly and should be using schemas.

If you have data in one database that requires access to another
database that is not in the same cluster (which happens alot) use dbi-link.

Joshua D. Drake




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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: VACUUM and open transactions
Следующее
От: Joseph S
Дата:
Сообщение: Re: VACUUM and open transactions