githubEdit

32.3. Configuration

The configuration variable jitarrow-up-right determines whether JIT compilation is enabled or disabled. If it is enabled, the configuration variables jit_above_costarrow-up-right, jit_inline_above_costarrow-up-right, and jit_optimize_above_costarrow-up-right determine whether JIT compilation is performed for a query, and how much effort is spent doing so.

jit_providerarrow-up-right determines which JIT implementation is used. It is rarely required to be changed. See Section 32.4.2arrow-up-right.

For development and debugging purposes a few additional configuration parameters exist, as described in Section 20.17arrow-up-right.

Last updated

Was this helpful?