ReadyFlow: PostgreSQL CDC to Iceberg [Technical Preview]

You can use the PostgreSQL CDC to Iceberg [Technical Preview] ReadyFlow to retrieve CDC events from a PostgreSQL source table and stream them into Iceberg.

This ReadyFlow uses Debezium to retrieve CDC events (INSERT, UPDATE, DELETE) from a PostgreSQL source table to stream the events to an Iceberg destination table. Failed Iceberg write operations are retried automatically to handle transient issues. Define a KPI on the failure_WriteIcebergTable connection to monitor failed write operations.

PostgreSQL CDC to Iceberg [Technical Preview] ReadyFlow details
Source PostgreSQL Table
Source Format PostgreSQL Table
Destination Iceberg
Destination Format Parquet