Skip to main content

Module config

Module config 

Source
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§

PostgresCdcConfig
Configuration for the PostgreSQL CDC source connector.

Enums§

SnapshotMode
How to handle the initial snapshot when no prior checkpoint exists.
SslMode
SSL connection mode.