postgresql.conf comparison

Postgres Parameter across Versions

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

Latest version details

Category Vacuuming / Freezing
Variable type: real
Short Description: Fraction of pages in a relation vacuum can scan and fail to freeze before disabling eager scanning.

Value History

10 11 12 13 14 15 16 17 18
name
vacuum_max_eager_freeze_failure_rate 0.03

Vartype History

10 11 12 13 14 15 16 17 18
name
vacuum_max_eager_freeze_failure_rate real