<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Change-Data-Capture on Nikita Ryanov</title><link>https://nryanov.com/categories/change-data-capture/</link><description>Recent content in Change-Data-Capture on Nikita Ryanov</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 31 Dec 2025 04:30:00 +0300</lastBuildDate><atom:link href="https://nryanov.com/categories/change-data-capture/index.xml" rel="self" type="application/rss+xml"/><item><title>Different ways to setup CDC</title><link>https://nryanov.com/postgresql/cdc/</link><pubDate>Wed, 31 Dec 2025 04:30:00 +0300</pubDate><guid>https://nryanov.com/postgresql/cdc/</guid><description>&lt;p&gt;CDC is an important part of data processing. Using CDC you can achieve many goals from simple data replication to audit and complex ETL jobs.
But implementing CDC is still a tough task (especially when considering not only happy-path).
In this article I want to show different ways of implementing CDC. Also, I&amp;rsquo;ll try to not only show how to setup each variant, but also compare them with each other and highlight pros and cons of each option.&lt;/p&gt;</description></item></channel></rss>