Fujitsu PostgreSQL blog

What’s new in pg_createsubscriber: A look at the latest enhancements

Written by Shubham Khanna | September 1, 2025

The pg_createsubscriber tool, introduced in PostgreSQL 17, simplifies the process of converting physical standby servers into logical replicas, streamlining the transition from traditional streaming replication to the more flexible logical replication. This helps reduce downtime during major version upgrades or when setting up replication environment.