Prepare Database Connection
Learn about configuring database connection, system, and parameter settings for Oracle GoldenGate for PostgreSQL.
Oracle GoldenGate for PostgreSQL connects to PostgreSQL databases using a pre-packaged ODBC driver. Connections can be established using a Data Source Name (DSN) or using a direct connection and supplying the database server host, port, database, and other information.
Using DSN connections requires connection details to be listed in an
odbc.ini
file, while using direct entries are
entered manually when adding a database connection to the Administration
Service's web interface or through the Admin Client.
Note:
PgBouncer
is
not supported for Oracle GoldenGate connections.
Note:
Oracle GoldenGate does not support connections to PostgreSQL that usePgpool
.
After performing the steps given below to create the DSN entries or you plan to use direct connections, proceed to the Add Database Credentials topic to know how to create database connections.