postgresql.conf comparison

Postgres Parameter across Versions

Select a parameter to view the defaults across versions of PostgreSQL.

Latest version details

Category Replication / Standby Servers
Variable type: bool
Short Description: Enables a physical standby to synchronize logical failover replication slots from the primary server.

Value History

10 11 12 13 14 15 16 17
name
sync_replication_slots off

Vartype History

10 11 12 13 14 15 16 17
name
sync_replication_slots bool