Comments on: What is Change Data Capture (CDC) for ETL: Key Concepts Explained https://hevodata.com/learn/change-data-capture/ A directory of Tutorials, How-to Guides, and Practical Tips on all things data. Tue, 24 Mar 2026 06:20:14 +0000 hourly 1 https://wordpress.org/?v=6.6.2 By: Postgres CDC: How to Set Up Real-time Sync https://hevodata.com/learn/change-data-capture/#comment-4974 Mon, 26 Dec 2022 07:07:20 +0000 https://hevodata.com/learn/?p=175#comment-4974 […] In databases, change data capture (CDC) is a set of software design patterns used to determine and track the data that has changed so that action can be taken using the changed data. PostgreSQL has in-built functionality for CDC. This post is about Postgres CDC and the ways to achieve this. […]

]]>