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: Recycles WAL files by renaming them.

Value History

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

Vartype History

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