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

Authentication types

Authentication types

You can configure one of the following authentication modes to connect to PostgreSQL databases:
  • Database: Uses your PostgreSQL user name and password to connect to PostgreSQL.
  • Kerberos:
    Uses Kerberos authentication to connect to PostgreSQL.
    When you choose this option on Windows, ensure that the user account that starts the Secure Agent service is available in the PostgreSQL database. You don't need to enter your credentials to access PostgreSQL.
    You can't configure Kerberos authentication when you use a Hosted Agent or serverless runtime environment.
Select the required authentication type and then configure the authentication-specific parameters.
Default is Database.

0 COMMENTS

We’d like to hear from you!