<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Postgres on Data Streaming Academy</title>
    <link>https://streamacademy.io/tags/postgres/</link>
    <description>Recent content in Postgres on Data Streaming Academy</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Copyright © 2025 - 2026 Irontools Technologies Inc.</copyright>
    <lastBuildDate>Sat, 09 May 2026 12:02:16 -0700</lastBuildDate>
    <atom:link href="https://streamacademy.io/tags/postgres/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Apache Flink: Postgres to Postgres Replication with Flink CDC</title>
      <link>https://streamacademy.io/tutorial/flink-postgres-cdc-replication/</link>
      <pubDate>Thu, 07 May 2026 00:00:00 -0700</pubDate>
      <guid>https://streamacademy.io/tutorial/flink-postgres-cdc-replication/</guid>
      <description>&lt;h1 id=&#34;apache-flink-postgres-to-postgres-replication-with-flink-cdc&#34;&gt;Apache Flink: Postgres to Postgres Replication with Flink CDC&lt;/h1&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://github.com/apache/flink-cdc&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Flink CDC&lt;/a&gt; is a great data integration framework that&amp;rsquo;s getting more and more popular. It started&#xA;as a collection of Flink sources, but since then it evolved into a standalone tool that provides declarative (YAML) pipelines.&lt;/p&gt;&#xA;&lt;p&gt;Declarative pipelines are great to start, but they&amp;rsquo;re not as flexible as actually writing Flink DataStream or Table API pipelines. That&amp;rsquo;s why&#xA;I still prefer using Flink source connectors provided by Flink CDC and combining them with regular Flink connectors in a typical Flink pipeline.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
