Azure Database for PostgreSQL
When configuring Oracle GoldenGate for PostgreSQL Extract against an Azure Database for PostgreSQL, logical decoding must be enabled and set to LOGICAL
.
Read the Microsoft documentation for the instructions:
https://learn.microsoft.com/en-us/azure/postgresql/
Other database settings for Azure Database for PostgreSQL can be managed through the Server parameters section of the database instance.
For connections to an Azure Database for PostgreSQL instance, the default Azure Connection Security settings require SSL connections. To adhere to this requirement, further steps are required to support SSL connections with Oracle GoldenGate.
Follow the content listed under Configuring SSL Support for PostgreSQL for more information.