postgresql.conf comparison

Postgres Parameter across Versions

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

Latest version details

Category Autovacuum
Variable type: real
Short Description: Number of tuple inserts prior to vacuum as a fraction of reltuples.

Value History

10 11 12 13 14 15 16
name
autovacuum_vacuum_insert_scale_factor 0.2 0.2 0.2 0.2

Vartype History

10 11 12 13 14 15 16
name
autovacuum_vacuum_insert_scale_factor real real real real