Re: Creating database links

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Creating database links
Дата
Msg-id 4063.1400771439@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Creating database links  ("Ferrell, Denise CTR NSWCDD, Z11" <denise.ferrell.ctr@navy.mil>)
Ответы Re: Creating database links
Список pgsql-admin
"Ferrell, Denise CTR NSWCDD, Z11" <denise.ferrell.ctr@navy.mil> writes:
> I've looked thru the documentation and I can't find where PostgreSQL allows for database links (something similar to
what'savailable in Oracle). 

Closest thing we've got is foreign tables based on the postgres_fdw
foreign data wrapper (or you could use a different wrapper if you
want to link to a non-Postgres database).

            regards, tom lane


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