Expand description
PostgreSQL CDC source connector implementation.
Implements SourceConnector for streaming logical replication changes
from PostgreSQL into LaminarDB as Arrow RecordBatches.
Structsยง
- Postgres
CdcSource PostgreSQLCDC source connector.