You can configure database or Kerberos
authentication method to connect to a PostgreSQL database.
Data Ingestion and Replication
does
not support Kerberos authentication.
Before you configure the connection
properties, you need to keep the authentication details handy based on the
authentication type that you want to use.
To configure database authentication, you need the user name, password, host name,
port, and database name from your PostgreSQL account.
To configure Kerberos
authentication, you need the service principal name, host name, port, and database
name from your PostgreSQL account. You'll also need to perform certain prerequisite
tasks.