Re: How to access data of SQL server database from PostgreSQL
Anthony Sotolongo <asotolongo@gmail.com>
From: Anthony Sotolongo <asotolongo@gmail.com>
To: Daulat Ram <Daulat.Ram@cyient.com>,
"pgsql-performance@postgresql.org" <pgsql-performance@postgresql.org>
Date: 2017-08-01T13:06:17Z
Lists: pgsql-performance
Hi Daulat This is not the list for that (check https://www.postgresql.org/list/), but if you want to access sql server look at tds_fdw( https://github.com/tds-fdw/tds_fdw), I do not know if it installs on windows, I've only used it on linux, and function very well. Regards Anthony On 01/08/17 00:25, Daulat Ram wrote: > > Hi team, > > I need to connect to MS-SQL server 2008/2012 from PostgreSQL 9.5 in > Windows7 environment to fetch the tables of SQL server. > > Please help on this. > > Regards, > > Daulat > > > ------------------------------------------------------------------------ > > DISCLAIMER: > > This email message is for the sole use of the intended recipient(s) > and may contain confidential and privileged information. Any > unauthorized review, use, disclosure or distribution is prohibited. If > you are not the intended recipient, please contact the sender by reply > email and destroy all copies of the original message. Check all > attachments for viruses before opening them. All views or opinions > presented in this e-mail are those of the author and may not reflect > the opinion of Cyient or those of our affiliates.