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 / Settings
Variable type: bool
Short Description: Writes zeroes to new WAL files before first use.

Value History

10 11 12 13 14 15 16
name
wal_init_zero on on on on on

Vartype History

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