<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Fujitsu PostgreSQL blog</title>
    <link>https://www.postgresql.fastware.com/blog</link>
    <description>Read our blog to discover more about deploying PostgreSQL and Fujitsu's Enterprise Postgres into business-critical enterprise environments.</description>
    <language>en-us</language>
    <pubDate>Tue, 28 Apr 2026 19:30:27 GMT</pubDate>
    <dc:date>2026-04-28T19:30:27Z</dc:date>
    <dc:language>en-us</dc:language>
    <item>
      <title>Seamless PostgreSQL subscriber upgrades: Preserving Logical Replication state</title>
      <link>https://www.postgresql.fastware.com/blog/seamless-postgresql-subscriber-upgrades</link>
      <description>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.postgresql.fastware.com/blog/seamless-postgresql-subscriber-upgrades" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.postgresql.fastware.com/hubfs/Images/Featured/Blog/img-featured-blog-seamless-postgresql-subscriber-upgrades.png" alt="Seamless PostgreSQL subscriber upgrades: Preserving Logical Replication state" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;div class="blog-header-left-side-text"&gt; 
 &lt;p style="font-weight: bold;"&gt;&lt;span&gt;Upgrading to a new major version of PostgreSQL has become faster and safer with pg_upgrade, but for teams using logical replication, a persistent pain point remained: the state of their subscribers was lost, forcing a tedious and high-risk rebuild of their replication setups.&lt;/span&gt;&lt;/p&gt; 
&lt;/div&gt;</description>
      <content:encoded>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.postgresql.fastware.com/blog/seamless-postgresql-subscriber-upgrades" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.postgresql.fastware.com/hubfs/Images/Featured/Blog/img-featured-blog-seamless-postgresql-subscriber-upgrades.png" alt="Seamless PostgreSQL subscriber upgrades: Preserving Logical Replication state" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;div class="blog-header-left-side-text"&gt; 
 &lt;p style="font-weight: bold;"&gt;&lt;span&gt;Upgrading to a new major version of PostgreSQL has become faster and safer with pg_upgrade, but for teams using logical replication, a persistent pain point remained: the state of their subscribers was lost, forcing a tedious and high-risk rebuild of their replication setups.&lt;/span&gt;&lt;/p&gt; 
&lt;/div&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=2585850&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.postgresql.fastware.com%2Fblog%2Fseamless-postgresql-subscriber-upgrades&amp;amp;bu=https%253A%252F%252Fwww.postgresql.fastware.com%252Fblog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>PostgreSQL</category>
      <category>Logical replication</category>
      <category>High Availability</category>
      <category>pg_upgrade</category>
      <category>Database administration</category>
      <pubDate>Wed, 05 Nov 2025 23:59:45 GMT</pubDate>
      <guid>https://www.postgresql.fastware.com/blog/seamless-postgresql-subscriber-upgrades</guid>
      <dc:date>2025-11-05T23:59:45Z</dc:date>
      <dc:creator>Vigneshwaran C</dc:creator>
    </item>
    <item>
      <title>Understanding PostgreSQL Write-Ahead Logging (WAL)</title>
      <link>https://www.postgresql.fastware.com/blog/understanding-postgresql-write-ahead-logging-wal</link>
      <description>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.postgresql.fastware.com/blog/understanding-postgresql-write-ahead-logging-wal" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.postgresql.fastware.com/hubfs/Images/Featured/Blog/img-featured-blog-understanding-postgresql-write-ahead-logging-wal.png" alt="Understanding PostgreSQL Write-Ahead Logging (WAL)" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;div class="blog-header-left-side-text"&gt; 
 &lt;p style="font-weight: bold;"&gt;&lt;span&gt;Earlier this year, I had the incredible opportunity to present at PGConf India, where I delved into the intricacies of Write-Ahead Logging (WAL) in PostgreSQL. My presentation&amp;nbsp;aimed to demystify this crucial database feature that ensures data integrity and enhances performance.&amp;nbsp;&lt;/span&gt;&lt;/p&gt; 
&lt;/div&gt;</description>
      <content:encoded>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.postgresql.fastware.com/blog/understanding-postgresql-write-ahead-logging-wal" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.postgresql.fastware.com/hubfs/Images/Featured/Blog/img-featured-blog-understanding-postgresql-write-ahead-logging-wal.png" alt="Understanding PostgreSQL Write-Ahead Logging (WAL)" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;div class="blog-header-left-side-text"&gt; 
 &lt;p style="font-weight: bold;"&gt;&lt;span&gt;Earlier this year, I had the incredible opportunity to present at PGConf India, where I delved into the intricacies of Write-Ahead Logging (WAL) in PostgreSQL. My presentation&amp;nbsp;aimed to demystify this crucial database feature that ensures data integrity and enhances performance.&amp;nbsp;&lt;/span&gt;&lt;/p&gt; 
&lt;/div&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=2585850&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.postgresql.fastware.com%2Fblog%2Funderstanding-postgresql-write-ahead-logging-wal&amp;amp;bu=https%253A%252F%252Fwww.postgresql.fastware.com%252Fblog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>PostgreSQL</category>
      <pubDate>Fri, 09 May 2025 01:05:21 GMT</pubDate>
      <guid>https://www.postgresql.fastware.com/blog/understanding-postgresql-write-ahead-logging-wal</guid>
      <dc:date>2025-05-09T01:05:21Z</dc:date>
      <dc:creator>Vigneshwaran C</dc:creator>
    </item>
    <item>
      <title>Driving PostgreSQL forward: Fujitsu's key contributions</title>
      <link>https://www.postgresql.fastware.com/blog/driving-postgresql-forward-fujitsu-key-contributions</link>
      <description>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.postgresql.fastware.com/blog/driving-postgresql-forward-fujitsu-key-contributions" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.postgresql.fastware.com/hubfs/Images/Featured/Blog/img-featured-blog-postgresql-forward-fujitsu-key-contributions.png" alt="Driving PostgreSQL forward: Fujitsu's key contributions" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;Fujitsu has participated in the PostgreSQL community for over 20 years and has contributed to PostgreSQL development by developing new features, as well as creating and reviewing correction patches. And last year we took our team contributions to a whole new level.&lt;/p&gt;</description>
      <content:encoded>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.postgresql.fastware.com/blog/driving-postgresql-forward-fujitsu-key-contributions" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.postgresql.fastware.com/hubfs/Images/Featured/Blog/img-featured-blog-postgresql-forward-fujitsu-key-contributions.png" alt="Driving PostgreSQL forward: Fujitsu's key contributions" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;Fujitsu has participated in the PostgreSQL community for over 20 years and has contributed to PostgreSQL development by developing new features, as well as creating and reviewing correction patches. And last year we took our team contributions to a whole new level.&lt;/p&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=2585850&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.postgresql.fastware.com%2Fblog%2Fdriving-postgresql-forward-fujitsu-key-contributions&amp;amp;bu=https%253A%252F%252Fwww.postgresql.fastware.com%252Fblog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>PostgreSQL</category>
      <category>PostgreSQL community</category>
      <category>Open source</category>
      <category>Fujitsu</category>
      <pubDate>Mon, 17 Mar 2025 23:52:03 GMT</pubDate>
      <guid>https://www.postgresql.fastware.com/blog/driving-postgresql-forward-fujitsu-key-contributions</guid>
      <dc:date>2025-03-17T23:52:03Z</dc:date>
      <dc:creator>Vigneshwaran C</dc:creator>
    </item>
    <item>
      <title>A day in the life of a Postgres engineer at Fujitsu - Vigneshwaran C</title>
      <link>https://www.postgresql.fastware.com/blog/day-in-the-life-vigneshwaran-c</link>
      <description>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.postgresql.fastware.com/blog/day-in-the-life-vigneshwaran-c" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.postgresql.fastware.com/hubfs/Images/Featured/Blog/img-featured-blog-day-in-the-life-vigneshwaran-c.png" alt="A day in the life of a Postgres engineer at Fujitsu - Vigneshwaran C" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;div class="blog-header-right-side-image"&gt;&lt;/div&gt; 
&lt;div class="blog-header-left-side-text"&gt; 
 &lt;p style="font-weight: bold;"&gt;Postgres engineers at Fujitsu have been contributing to the community to enhance OSS PostgreSQL features for enterprise adoption, in the areas such as replication and performance. In this blog, I would like to give you a brief look on how I take on my day-to-day activities and what I am passionate about.&lt;/p&gt; 
 &lt;p style="font-weight: bold;"&gt;&amp;nbsp;&lt;/p&gt; 
&lt;/div&gt;</description>
      <content:encoded>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.postgresql.fastware.com/blog/day-in-the-life-vigneshwaran-c" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.postgresql.fastware.com/hubfs/Images/Featured/Blog/img-featured-blog-day-in-the-life-vigneshwaran-c.png" alt="A day in the life of a Postgres engineer at Fujitsu - Vigneshwaran C" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;div class="blog-header-right-side-image"&gt;&lt;/div&gt; 
&lt;div class="blog-header-left-side-text"&gt; 
 &lt;p style="font-weight: bold;"&gt;Postgres engineers at Fujitsu have been contributing to the community to enhance OSS PostgreSQL features for enterprise adoption, in the areas such as replication and performance. In this blog, I would like to give you a brief look on how I take on my day-to-day activities and what I am passionate about.&lt;/p&gt; 
 &lt;p style="font-weight: bold;"&gt;&amp;nbsp;&lt;/p&gt; 
&lt;/div&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=2585850&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.postgresql.fastware.com%2Fblog%2Fday-in-the-life-vigneshwaran-c&amp;amp;bu=https%253A%252F%252Fwww.postgresql.fastware.com%252Fblog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>PostgreSQL</category>
      <category>PostgreSQL community</category>
      <category>PostgreSQL event</category>
      <category>A day in the life of a PostgreSQL engineer</category>
      <pubDate>Thu, 28 Mar 2024 00:03:54 GMT</pubDate>
      <guid>https://www.postgresql.fastware.com/blog/day-in-the-life-vigneshwaran-c</guid>
      <dc:date>2024-03-28T00:03:54Z</dc:date>
      <dc:creator>Vigneshwaran C</dc:creator>
    </item>
    <item>
      <title>Bi-directional replication using origin filtering in PostgreSQL</title>
      <link>https://www.postgresql.fastware.com/blog/bi-directional-replication-using-origin-filtering-in-postgresql</link>
      <description>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.postgresql.fastware.com/blog/bi-directional-replication-using-origin-filtering-in-postgresql" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.postgresql.fastware.com/hubfs/Images/Featured/img-featured-blog-bi-directional-replication-using-origin-filtering.jpg" alt="Bi-directional replication using origin filtering in PostgreSQL" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;In this blog post, I will give a brief introduction to a new PostgreSQL 16 feature that allows &lt;strong&gt;bi-directional replication by filtering by origin&lt;/strong&gt;.&lt;/p&gt;</description>
      <content:encoded>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.postgresql.fastware.com/blog/bi-directional-replication-using-origin-filtering-in-postgresql" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.postgresql.fastware.com/hubfs/Images/Featured/img-featured-blog-bi-directional-replication-using-origin-filtering.jpg" alt="Bi-directional replication using origin filtering in PostgreSQL" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;In this blog post, I will give a brief introduction to a new PostgreSQL 16 feature that allows &lt;strong&gt;bi-directional replication by filtering by origin&lt;/strong&gt;.&lt;/p&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=2585850&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.postgresql.fastware.com%2Fblog%2Fbi-directional-replication-using-origin-filtering-in-postgresql&amp;amp;bu=https%253A%252F%252Fwww.postgresql.fastware.com%252Fblog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>PostgreSQL</category>
      <category>PostgreSQL community</category>
      <category>Logical replication</category>
      <pubDate>Thu, 31 Aug 2023 01:00:14 GMT</pubDate>
      <guid>https://www.postgresql.fastware.com/blog/bi-directional-replication-using-origin-filtering-in-postgresql</guid>
      <dc:date>2023-08-31T01:00:14Z</dc:date>
      <dc:creator>Vigneshwaran C</dc:creator>
    </item>
    <item>
      <title>Inside logical replication in PostgreSQL: How it works</title>
      <link>https://www.postgresql.fastware.com/blog/inside-logical-replication-in-postgresql</link>
      <description>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.postgresql.fastware.com/blog/inside-logical-replication-in-postgresql" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.postgresql.fastware.com/hubfs/Images/Featured/Blog/img-featured-blog-inside-logical-replication-in-postgresql.jpg" alt="Inside logical replication in PostgreSQL: How it works" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;Last month, I was proud to talk about the internals of logical replication to a room full of PostgreSQL enthusiasts at PGConf India 2023. In case you missed it, let's go through it together.&lt;/p&gt;</description>
      <content:encoded>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.postgresql.fastware.com/blog/inside-logical-replication-in-postgresql" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.postgresql.fastware.com/hubfs/Images/Featured/Blog/img-featured-blog-inside-logical-replication-in-postgresql.jpg" alt="Inside logical replication in PostgreSQL: How it works" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;Last month, I was proud to talk about the internals of logical replication to a room full of PostgreSQL enthusiasts at PGConf India 2023. In case you missed it, let's go through it together.&lt;/p&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=2585850&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.postgresql.fastware.com%2Fblog%2Finside-logical-replication-in-postgresql&amp;amp;bu=https%253A%252F%252Fwww.postgresql.fastware.com%252Fblog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>PostgreSQL</category>
      <category>PostgreSQL community</category>
      <category>PostgreSQL development</category>
      <pubDate>Thu, 16 Mar 2023 00:06:33 GMT</pubDate>
      <guid>https://www.postgresql.fastware.com/blog/inside-logical-replication-in-postgresql</guid>
      <dc:date>2023-03-16T00:06:33Z</dc:date>
      <dc:creator>Vigneshwaran C</dc:creator>
    </item>
    <item>
      <title>Column lists in logical replication publications - an overview of this useful PostgreSQL feature</title>
      <link>https://www.postgresql.fastware.com/blog/column-lists-in-logical-replication-publications</link>
      <description>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.postgresql.fastware.com/blog/column-lists-in-logical-replication-publications" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.postgresql.fastware.com/hubfs/Images/Featured/img-featured-blog-how-postgresql-15-improved-communication-in-logical-replication-1.jpg" alt="Column lists in logical replication publications - an overview of this useful PostgreSQL feature" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;PostgreSQL 15 introduces a new feature that allows specifying column lists in publications, to restrict the amount of data replicated. Let's see what are the advantages of this feature and how to use it.&lt;/p&gt;</description>
      <content:encoded>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.postgresql.fastware.com/blog/column-lists-in-logical-replication-publications" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.postgresql.fastware.com/hubfs/Images/Featured/img-featured-blog-how-postgresql-15-improved-communication-in-logical-replication-1.jpg" alt="Column lists in logical replication publications - an overview of this useful PostgreSQL feature" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;PostgreSQL 15 introduces a new feature that allows specifying column lists in publications, to restrict the amount of data replicated. Let's see what are the advantages of this feature and how to use it.&lt;/p&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=2585850&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.postgresql.fastware.com%2Fblog%2Fcolumn-lists-in-logical-replication-publications&amp;amp;bu=https%253A%252F%252Fwww.postgresql.fastware.com%252Fblog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>PostgreSQL</category>
      <category>PostgreSQL community</category>
      <category>Logical replication</category>
      <pubDate>Thu, 22 Sep 2022 01:01:05 GMT</pubDate>
      <guid>https://www.postgresql.fastware.com/blog/column-lists-in-logical-replication-publications</guid>
      <dc:date>2022-09-22T01:01:05Z</dc:date>
      <dc:creator>Vigneshwaran C</dc:creator>
    </item>
    <item>
      <title>Logical replication of tables in schema in PostgreSQL 15</title>
      <link>https://www.postgresql.fastware.com/blog/logical-replication-of-tables-in-schema-in-postgresql-15</link>
      <description>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.postgresql.fastware.com/blog/logical-replication-of-tables-in-schema-in-postgresql-15" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.postgresql.fastware.com/hubfs/Images/Featured/img-featured-blog-logical-replication-of-all-tables-in-schema-in-postgresql-15.png" alt="Logical replication of tables in schema in PostgreSQL 15" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;In this post I would like to discuss the new feature added to the upcoming PostgreSQL 15 by the Fujitsu OSS team in collaboration with the PostgreSQL open source community, to enable logical replication of tables in a schema.&lt;/p&gt;</description>
      <content:encoded>&lt;div class="hs-featured-image-wrapper"&gt; 
 &lt;a href="https://www.postgresql.fastware.com/blog/logical-replication-of-tables-in-schema-in-postgresql-15" title="" class="hs-featured-image-link"&gt; &lt;img src="https://www.postgresql.fastware.com/hubfs/Images/Featured/img-featured-blog-logical-replication-of-all-tables-in-schema-in-postgresql-15.png" alt="Logical replication of tables in schema in PostgreSQL 15" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"&gt; &lt;/a&gt; 
&lt;/div&gt; 
&lt;p&gt;In this post I would like to discuss the new feature added to the upcoming PostgreSQL 15 by the Fujitsu OSS team in collaboration with the PostgreSQL open source community, to enable logical replication of tables in a schema.&lt;/p&gt;  
&lt;img src="https://track.hubspot.com/__ptq.gif?a=2585850&amp;amp;k=14&amp;amp;r=https%3A%2F%2Fwww.postgresql.fastware.com%2Fblog%2Flogical-replication-of-tables-in-schema-in-postgresql-15&amp;amp;bu=https%253A%252F%252Fwww.postgresql.fastware.com%252Fblog&amp;amp;bvt=rss" alt="" width="1" height="1" style="min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important; "&gt;</content:encoded>
      <category>PostgreSQL</category>
      <category>PostgreSQL community</category>
      <category>Logical replication</category>
      <pubDate>Thu, 10 Feb 2022 00:06:29 GMT</pubDate>
      <guid>https://www.postgresql.fastware.com/blog/logical-replication-of-tables-in-schema-in-postgresql-15</guid>
      <dc:date>2022-02-10T00:06:29Z</dc:date>
      <dc:creator>Vigneshwaran C</dc:creator>
    </item>
  </channel>
</rss>
