Expand description
PostgreSQL CDC source connector configuration.
Provides PostgresCdcConfig with all settings needed to connect to
a PostgreSQL database and stream logical replication changes.
Structsยง
- Postgres
CdcConfig - Configuration for the
PostgreSQLCDC source connector.