Re: Connecting to SQL Server from Windows using FDW
От
John J. Turner
Тема
Re: Connecting to SQL Server from Windows using FDW
Дата
Msg-id
6860A938-F228-44EE-B291-7AEDCE100725@gmail.com
Ответ на
Connecting to SQL Server from Windows using FDW (ivo silvestre)
Список
Дерево обсуждения
Connecting to SQL Server from Windows using FDW ivo silvestre <ivomts@gmail.com>
Re: Connecting to SQL Server from Windows using FDW Adrian Klaver <adrian.klaver@aklaver.com>
Re: Connecting to SQL Server from Windows using FDW "John J. Turner" <fenwayriffs@gmail.com>
Re: Connecting to SQL Server from Windows using FDW ivo silvestre <ivomts@gmail.com>
Re: Connecting to SQL Server from Windows using FDW "John J. Turner" <fenwayriffs@gmail.com>
On Jan 22, 2016, at 1:05 PM, ivo silvestre wrote: > I need to create a linked server between 2 Windows servers. In one I've PostgreSQL with admin privileges and in the other MS SQL with only read access. > > I need to create a view (or a foreign table?) in PostgreSQL from a table in MS SQL in another server ... > ... I found GeoffMontee's Github, but I don't know how to install it on Windows... Perhaps this link may help: https://www.mssqltips.com/sqlservertip/3663/sql-server-and-postgresql-foreign-data-wrapper-configuration--part-3/ The only caveat I see offhand is the use of the 'sa' account, but I can't vouch for that being a required mapping. Cheers, John
В списке pgsql-general по дате отправления