Re: PostgreSQL 12, JIT defaults
От | Andres Freund |
---|---|
Тема | Re: PostgreSQL 12, JIT defaults |
Дата | |
Msg-id | 7776286F-9802-44C1-82ED-F9C04BDD5332@anarazel.de обсуждение исходный текст |
Ответ на | PostgreSQL 12, JIT defaults (Pavel Stehule <pavel.stehule@gmail.com>) |
Ответы |
Re: PostgreSQL 12, JIT defaults
Re: PostgreSQL 12, JIT defaults Re: PostgreSQL 12, JIT defaults Re: PostgreSQL 12, JIT defaults |
Список | pgsql-hackers |
Hi On October 8, 2018 2:51:15 AM PDT, Pavel Stehule <pavel.stehule@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.
В списке pgsql-hackers по дате отправления: