Feature Request - Postgres FDW

Поиск
Список
Период
Сортировка
От David Greco
Тема Feature Request - Postgres FDW
Дата
Msg-id 187F6C10D2931A4386EE8E58E13857F609EF78CB@BY2PRD0811MB415.namprd08.prod.outlook.com
обсуждение исходный текст
Ответы Re: Feature Request - Postgres FDW
Список pgsql-general

Surprised to see this isn’t offered as a Foreign Data Wrapper- one to other Postgres servers. I was attempting to replace some uses I have of dbilink, and found a couple places where I am using it to connect to Postgres. One is for pseudo “Autonomous Transactions”- a db link to the same postgres server with autocommit turned on. Another is to a different database server, simply for separation of concerns, load distribution, etc, where data is rarely but sometimes needed from the originating server.

 

Has there been any talk of providing a Postgres FDW? What are your thoughts?

 

~Dave Greco

 

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

Предыдущее
От: Steve Atkins
Дата:
Сообщение: Re: Interval to months
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: JSON in 9.2: limitations