PostgreSQL ODBC Setup

How to set up a new ODBC data source for PostgreSQL on Windows:

  1. Download the latest 64 bit driver installer (zipped msi file) from the psqlodbc download site.

  2. Unzip the file, run the msi installer and accept the defaults.

Iguana may not always support the very latest version of ODBC drivers, so you can simply download an earlier version if necessary.

If you need to know which versions are supported by the version of Iguana you are using please contact us at support@interfaceware.com.

  1. On your Windows machine, search “ODBC” to find ODBC Data Sources (64 bit). Right Click and choose Run as Administrator to open the ODBC Data Source Administrator.

  1. Open the System DSN tab and click Add.

  1. Choose the latest PostgreSQL ODBC driver and click Finish.

  1. Enter the ODBC credentials:

    • Use any Data Source and Description you prefer.

    • Enter the Network Name of the PostgreSQL Server in the Server field.

    • Enter the User name and Password.

    • Optional: Choose your default Database.

    • Optional: Enter the Port number (default = 5432).

Before creating the data source, click Test to test the connection with your database.

You should receive a Connection Successful test result. If unsuccessful, speak to your DBA (database administrator) and try the tips below.

There are a few settings that you may need to change:

  1. User Authentication: Talk to your DBA to get the correct credentials to connect to a PostregSQL database.

  2. Database: You can specify the database that you want to use by default - you may be testing the wrong database connection.

  3. Incorrect port number: PostgreSQL defaults to port 5432, but a different port can be used. Speak to your database administrator (DBA) or network administrator.

In IguanaX, Settings > Database confirm the ODBC library has been detected and loaded correctly.

If not, click Edit to manually add the ODBC shared library path. If you don’t know the location, you can search for the odbc32.dll