Driver=PostgreSQL ODBC Driver(UNICODE);Server=db.example.com;SSLmode=require;Database=secure_db;UID=appuser;PWD=strongpass;

Are you experiencing a specific or trying to connect a particular reporting tool ? PostgreSQL ODBC driver: psqlodbc

Once installed, you must create a Data Source Name (DSN) to let your applications know how to find your database.

Open the via Windows Administrative Tools.