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 / Recovery Target
Variable type: bool
Short Description: Sets whether to include or exclude transaction with recovery target.

Value History

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

Vartype History

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