Postgres Parameter across Versions
Select a parameter to view the defaults across versions of PostgreSQL.
Latest version details
Category
Query Tuning / Other Planner Options
Variable type:
enum
Short Description:
Controls the planner's selection of custom or generic plan.
Value History
|
10 |
11 |
12 |
13 |
14 |
15 |
16 |
name |
|
|
|
|
|
|
|
plan_cache_mode |
|
|
auto |
auto |
auto |
auto |
auto |
Vartype History
|
10 |
11 |
12 |
13 |
14 |
15 |
16 |
name |
|
|
|
|
|
|
|
plan_cache_mode |
|
|
enum |
enum |
enum |
enum |
enum |