Postgres Parameter across Versions
Select a parameter to view the defaults across versions of PostgreSQL.
Latest version details
Category
Query Tuning / Planner Cost Constants
Variable type:
real
Short Description:
Optimize JIT-compiled functions if query is more expensive.
Value History
|
10 |
11 |
12 |
13 |
14 |
15 |
16 |
name |
|
|
|
|
|
|
|
jit_optimize_above_cost |
|
500000 |
500000 |
500000 |
500000 |
500000 |
500000 |
Vartype History
|
10 |
11 |
12 |
13 |
14 |
15 |
16 |
name |
|
|
|
|
|
|
|
jit_optimize_above_cost |
|
real |
real |
real |
real |
real |
real |