Using ODBC Data Source Administrator (32-bit), I have set up a User Data Source configured with the PostgreSQL ANSI driver. Then, I use that DSN to create a Linked Server in SSMS.
I want to link another server in SSMS, also using a PostgreSQL ANSI driver, but when I go through the steps to Add the second DSN, I am returned to the configuration page for the existing DSN using that driver.
Naturally, each linked server has a unique IP address, so how do I Add a second Data Source instance in ODBC Data Source Administrator, using the same driver as the first instance?