Re: BUG #14970: Foreign Data Wrapper for windows

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #14970: Foreign Data Wrapper for windows
Дата
Msg-id CAB7nPqS2Asbj+xog8B8M3pbNGK5QxaraLUSN3cgTB4a0qt7fiw@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #14970: Foreign Data Wrapper for windows  (prabakaranbc@gmail.com)
Список pgsql-bugs
On Wed, Dec 13, 2017 at 4:45 PM,  <prabakaranbc@gmail.com> wrote:
> We need to take data from MS SQL database and create views in Postgres.
>
> We could not find any wrapper to support for Windows 32 bit server.

If you look at the wiki page dedicated to FDWs
(https://wiki.postgresql.org/wiki/Foreign_data_wrappers), I can see
that tds_fdw can work with SQL server:
https://github.com/tds-fdw/tds_fdw
It doesn't seem to support windows builds, so it may be better to see
with those folks what's happening.
-- 
Michael


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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: BUG #14972: row duplicate on first SELECT from CTE (by JOIN/FORUPDATE) from which UPDATE performed recently
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #14952: COPY fails to fill in IDENTITY column default value