Type: | bool |
Default: | on |
Context: | user |
Restart: | false |
Since: | 11 |
Determines whether JIT compilation may be used by PostgreSQL, if available (see jit). The default is on
.
On StackOverflow
On pgsql-hackers
- Re: JIT causes core dump during error recovery
- Re: JIT compilation per plan node
- JIT: The nullness of casetest.value can be determined at the JIT compile time.
- Re: JIT: The nullness of casetest.value can be determined at the JIT compile time.
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 [Fixed Already]