postgresql.conf comparison

Postgres Parameter across Versions

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

Latest version details

Category Reporting and Logging / What to Log
Variable type: bool
Short Description: Logs standby recovery conflict waits.

Value History

10 11 12 13 14 15 16
name
log_recovery_conflict_waits off off off

Vartype History

10 11 12 13 14 15 16
name
log_recovery_conflict_waits bool bool bool