Fujitsu PostgreSQL blog

Seamless PostgreSQL subscriber upgrades: Preserving Logical Replication state

Written by Vigneshwaran C | November 5, 2025

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.