Jump to content

Connect SuperML | Leeroopedia MCP: Equip your AI agents with best practices, code verification, and debugging knowledge. Powered by Leeroo — building Organizational Superintelligence. Contact us at founders@leeroo.com.

Principle:Risingwavelabs Risingwave CDC PostgreSQL Configuration

From Leeroopedia


Knowledge Sources
Domains CDC, PostgreSQL, Configuration
Last Updated 2026-02-09 07:00 GMT

Overview

PostgreSQL-specific CDC connector configuration with patched Debezium settings for RisingWave compatibility.

Description

CDC PostgreSQL Configuration provides a patched version of the Debezium PostgreSQL connector configuration that adapts it for RisingWave's requirements. This includes custom settings for replication slot management, publication configuration, schema filtering, snapshot modes, and offset storage. The configuration handles PostgreSQL-specific parameters such as slot.name, publication.name, publication.autocreate.mode, and plugin.name (pgoutput/decoderbufs). It also manages the translation between RisingWave's CDC source properties and Debezium's internal configuration format.

Usage

Apply this principle when configuring PostgreSQL CDC sources, debugging connector configuration issues, or adding new PostgreSQL-specific CDC properties.

Related Pages

Implemented By

Page Connections

Double-click a node to navigate. Hold to expand connections.
Principle
Implementation
Heuristic
Environment