タイプ: real
デフォルト: 500000
分: -1
最大: 1.79769e+308
コンテキスト: user
再起動: false
以来: 11

Sets the query cost above which JIT compilation applies expensive optimizations. Such optimization adds planning time, but can improve execution speed. It is not meaningful to set this to less than jit_above_cost, and it is unlikely to be beneficial to set it to more than jit_inline_above_cost. Setting this to -1 disables expensive optimizations. The default is 500000.

件のコメント