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: enum
Short Description: Compresses full-page writes written in WAL file with specified method.

Value History

10 11 12 13 14 15 16
name
wal_compression off off off off off off off

Vartype History

10 11 12 13 14 15 16
name
wal_compression bool bool bool bool bool enum enum