postgresql.conf comparison

Postgres Parameter across Versions

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

Latest version details

Category Write-Ahead Log / Checkpoints
Variable type: real
Short Description: Time spent flushing dirty buffers during checkpoint, as fraction of checkpoint interval.

Value History

10 11 12 13 14 15 16
name
checkpoint_completion_target 0.5 0.5 0.5 0.5 0.9 0.9 0.9

Vartype History

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