Re: [GENERAL] tds_fdw - work on windows

2015-11-10 Thread Adrian Klaver
m EDB, you might want to to see if tds_fdw is offered through the Stack Builder? -Original Message- From: Jim Nasby [mailto:jim.na...@bluetreble.com] Sent: Tuesday, November 10, 2015 10:21 AM To: Mammarelli, Joanne T; pgsql-general@postgresql.org Subject: Re: [GENERAL] tds_fdw - work

Re: [GENERAL] tds_fdw - work on windows

2015-11-10 Thread Mammarelli, Joanne T
e T; pgsql-general@postgresql.org Subject: Re: [GENERAL] tds_fdw - work on windows On 11/10/15 7:57 AM, Mammarelli, Joanne T wrote: > Hi - rookie user here. > > I'd like to access data on my Microsoft sql database from my postgres > database. > > I stumbled upon the tds_fdw ext

Re: [GENERAL] tds_fdw - work on windows

2015-11-10 Thread Jim Nasby
On 11/10/15 7:57 AM, Mammarelli, Joanne T wrote: Hi – rookie user here. I’d like to access data on my Microsoft sql database from my postgres database. I stumbled upon the tds_fdw extension and it reads as if it it’s *nix only. Would acquiring tds_fdw.control from one of the repos possibly wor

[GENERAL] tds_fdw - work on windows

2015-11-10 Thread Mammarelli, Joanne T
Hi - rookie user here. I'd like to access data on my Microsoft sql database from my postgres database. I stumbled upon the tds_fdw extension and it reads as if it it's *nix only. Would acquiring tds_fdw.control from one of the repos possibly work on a windows-based postgres installed database?