Is there a way from postgresql to write a query that will query a remote database through an odbc connection? You can do this on MS sql and other databases. Again I want to go from my postgresql server to an odbc connected remote database.
Is there a way from postgresql to write a query that will query a remote database through an odbc connection? You can do this on MS sql and other databases. Again I want to go from my postgresql server to an odbc connected remote database.