sync_replication_slots

Type: bool
Default: off
Context: sighup
Restart: false
Since: 17

It enables a physical standby to synchronize logical failover slots from the primary server so that logical subscribers can resume replication from the new primary server after failover.

It is disabled by default. This parameter can only be set in the postgresql.conf file or on the server command line.

Comments