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 reordering of GROUP BY keys.

Value History

10 11 12 13 14 15 16 17
name
enable_group_by_reordering on

Vartype History

10 11 12 13 14 15 16 17
name
enable_group_by_reordering bool