Re: is JIT available

Поиск
Список
Период
Сортировка
От Scott Ribe
Тема Re: is JIT available
Дата
Msg-id 017A80D9-CD7E-45C1-A1F3-FA2B1AF1095D@elevated-dev.com
обсуждение исходный текст
Ответ на Re: is JIT available  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: is JIT available  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-general
> On Jul 25, 2020, at 6:21 AM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
>
> It shows if Postgres was compiled with JIT support.
>
> When you run EXPLAIN ANALYZE SELECT ... then you can see info about JIT overhead. If you don't see notices about JIT
inEXPLAIN, then JIT was not used. 

The presence of "jit = on" in the config file does not indicate whether the running PG was actually compiled with JIT.
AndI'm not sure whether beyond that, compiling with JIT requires presence of anything outside the PG install. 


В списке pgsql-general по дате отправления:

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: is JIT available
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: is JIT available