Community

How to create a Linked Server for SQL Server to PostgreSQL

(Jack Vamvas) Question: I need to create a SQL Server Linked Server connection from a SQL Server to a PostgreSQL database on Linux. The purpose is to check through a basic test from INSERT and SELECT statements for data insert and retrieval .