Skip to main content

Module config

Module config 

Source
Expand description

Configuration for the PostgreSQL replication source.

This source monitors PostgreSQL databases using logical replication to stream data changes as they occur.

Structs§

PostgresSourceConfig
PostgreSQL replication source configuration
TableKeyConfig
Table key configuration for PostgreSQL sources

Enums§

SslMode
SSL mode for PostgreSQL connections