postgresql.conf comparison

Postgres Parameter across Versions

Select a parameter to view the defaults across versions of PostgreSQL.

Latest version details

Category Query Tuning / Planner Method Configuration
Variable type: bool
Short Description: Enables removal of unique self-joins.

Value History

10 11 12 13 14 15 16 17 18
name
enable_self_join_elimination on

Vartype History

10 11 12 13 14 15 16 17 18
name
enable_self_join_elimination bool