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.
On StackOverflow
On pgsql-hackers
- Re: PG 17 and GUC variables
- pg_rewind with --write-recovery-conf option doesn't write dbname to primary_conninfo value.
- Re: speed up a logical replica setup
- Re: pg_rewind with --write-recovery-conf option doesn't write dbname to primary_conninfo value.
- Re: Allow logical failover slots to wait on synchronous replication