Hi

On October 8, 2018 2:51:15 AM PDT, Pavel Stehule <pavel.steh...@gmail.com> 
wrote:
>Hi
>
>I configured PostgreSQL without JIT support, but JIT is active by
>default
>
>postgres=# show jit;
>┌─────┐
>│ jit │
>╞═════╡
>│ on  │
>└─────┘
>(1 row)

Where is the jit=on coming from? Config from before it was turned off?


>Unfortunately - this combination does crashes on some bigger queries.

You probably have the JIT plugin installed from an earlier time, which also 
would explain why it crashes.

Andres

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

Reply via email to