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