Type: real
Default: 100000
Min: -1
Max: 1.79769e+308
Context: user
Restart: false
Since: 11

Sets the query cost above which JIT compilation is activated, if enabled (see jit). Performing JIT costs planning time but can accelerate query execution. Setting this to -1 disables JIT compilation. The default is 100000.

Comments