Cross DB query

Поиск
Список
Период
Сортировка
От Marcos Pegoraro
Тема Cross DB query
Дата
Msg-id CAB-JLwYOYRKAiZZg8JMCLsG1GZzQ_L3gHMaMrV1Bi2hZz1V9eQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Cross DB query  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-hackers
A question I always have, and I didn´t find anybody answering it. If it´s possible 
select * from MyDB.MySchema.MyTable;

And from user point of view ... all databases are accessible for the same postgres instance, user just says connect to this or that database, why is it not possible to do
select * from FirstDB.FirstSchema.FirstTable join SecondDB.SecondSchema. SecondTable;

Everything I found was how to connect, using FDW or DBLink, but not why.

regards,
Marcos

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

Предыдущее
От: Chapman Flack
Дата:
Сообщение: Re: Appetite for Frama-C annotations?
Следующее
От: John Naylor
Дата:
Сообщение: Re: speed up verifying UTF-8