Skip to main content

Crate sources_postgres

Crate sources_postgres 

Source

Structs§

Lsn
PostgreSQL Log Sequence Number.
PgDocumentBuilder
Builds index documents from a Postgres database, driven by a SourceSpec — the enabled indexes and their schemas, translated from the top-level config by the composition root. Cheap to clone — the pool, spec, and primary-key cache are shared.
ReplicationConfig
Configuration for PostgreSQL logical replication connections.
TlsConfig
TLS/SSL configuration for PostgreSQL connections.
WalChangeCapture
Postgres change capture over logical replication (pgoutput).

Enums§

SslMode
SSL/TLS connection mode.