Table of Contents

Search

  1. Preface
  2. Introduction to PostgreSQL Connector
  3. Connections for PostgreSQL
  4. Mappings and mapping tasks with PostgreSQL Connector
  5. PostgreSQL objects in mapping tasks
  6. Lookup transformation
  7. SQL transformation
  8. Migrating a mapping
  9. PostgreSQL SQL ELT optimization
  10. Data type reference

PostgreSQL Connector

PostgreSQL Connector

Configuring a PostgreSQL ODBC connection on Windows

Configuring a PostgreSQL ODBC connection on Windows

Before you establish an ODBC connection to connect to PostgreSQL Cloud Data Warehouse on Windows, you must configure the ODBC connection.
Perform the following steps to configure an ODBC connection on Windows:
  1. Download the PostgreSQL ODBC 64-bit driver.
  2. Install the PostgreSQL ODBC driver on the machine where the Secure Agent is installed.
  3. Open the folder in which ODBC data source file is installed.
  4. Run the
    odbcad32.exe
    file.
    The
    ODBC Data Source Administrator
    dialog box appears.
  5. Click
    System DSN
    .
    The
    System DSN
    tab appears.
  6. Click
    Add
    .
    The
    Create New Data Source
    dialog appears.
  7. Select the PostgreSQL driver and click
    Finish
    .
  8. Click
    Configure
    .
    The PostgreSQL Configuration Dialog appears.
  9. Specify the required connection properties.
  10. Click
    OK
    .
The PostgreSQL ODBC connection is configured successfully on Windows.
After you configure the PostgreSQL ODBC connection, you must create an ODBC connection to connect to PostgreSQL.

0 COMMENTS

We’d like to hear from you!