Re: Ask about Foreign Table Plug-in on Windows Server.

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Anuwat Sagulmontreechai <anuwat_s(at)softsquaregroup(dot)com>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Cc: "jakarin_a(at)softsquaregroup(dot)com" <jakarin_a(at)softsquaregroup(dot)com>, "phasit_s(at)softsquaregroup(dot)com" <phasit_s(at)softsquaregroup(dot)com>
Subject: Re: Ask about Foreign Table Plug-in on Windows Server.
Date: 2023-10-05 19:43:28
Message-ID: 773f6d021869e7a16e366bbe130e14b02280815d.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 2023-10-05 at 10:39 +0000, Anuwat Sagulmontreechai wrote:
> Our customer install PG on Windows Server 2022 and need to use Foreign Table to connect
> to SQL Server on WS2022 too, so we tried to find the plug-in but unfortunately we found
> only Linux version. Could you please advise us?

There are no official releases of tds_fdw for Windows. But in this issue
(https://github.com/tds-fdw/tds_fdw/issues/53) somebody claims to have build the
extension on Windows. You could try the same.

Yours,
Laurenz Albe

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Ross 2023-10-05 20:55:02 No yum repo for CentOS 7 and postgres 16?
Previous Message Ron 2023-10-05 14:59:24 Re: Multiple inserts with two levels of foreign keys