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.
Enums§
- Snapshot
Mode - How to handle the initial snapshot when no prior checkpoint exists.
- SslMode
- SSL connection mode.