Re: Encrypted connection SQL server fdw

Поиск
Список
Период
Сортировка
От Justin
Тема Re: Encrypted connection SQL server fdw
Дата
Msg-id CALL-XeO+RSVhYMbDAv7j7c0bdODvuwycw67KhAmt5Fb_9K-ddQ@mail.gmail.com
обсуждение исходный текст
Ответ на Encrypted connection SQL server fdw  (Soni M <diptatapa@gmail.com>)
Список pgsql-general
By loading data meaning this is a one time deal or only used to refresh data stored in the postgresql database???

A possible solution would be to setup a vpn tunnel, or ipsec connection to server.  then run FDW through that connection.  Not idea and will slow things down.

The other option is to use postgresql ODBC on the MSSQL side to pushed from MSSQL to Postgresql .

On Fri, Jan 10, 2020 at 6:54 AM Soni M <diptatapa@gmail.com> wrote:
Hi All,
currently I'm trying to configure postgres (on centos) to load data from MS SQL server (on windows server) on an encrypted connection.

Trying with tds_fdw, but found that it doesn't support encrypted connection.

Is there any solution to this?

Thanks,

Soni.

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Encrypted connection SQL server fdw
Следующее
От: Israel Brewster
Дата:
Сообщение: Re: UPDATE many records