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 / Summarization
Variable type: bool
Short Description: Starts the WAL summarizer process to enable incremental backup.

Value History

10 11 12 13 14 15 16 17
name
summarize_wal off

Vartype History

10 11 12 13 14 15 16 17
name
summarize_wal bool