Re: is JIT available

Поиск
Список
Период
Сортировка
От Christoph Moench-Tegeder
Тема Re: is JIT available
Дата
Msg-id 20200725140211.GA2440@elch.exwg.net
обсуждение исходный текст
Ответ на is JIT available  (Scott Ribe <scott_ribe@elevated-dev.com>)
Ответы Re: is JIT available  (Scott Ribe <scott_ribe@elevated-dev.com>)
Список pgsql-general
## Scott Ribe (scott_ribe@elevated-dev.com):

> So JIT is enabled in your conf, how can you tell from within a client
> session whether it's actually available (PG compiled with it and
> compiler available)?

pg_jit_available()  boolean  is JIT compilation available in this session

https://www.postgresql.org/docs/12/functions-info.html

Regards,
Christoph

-- 
Spare Space



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

Предыдущее
От: Nils Bergmann
Дата:
Сообщение: Format generation_expression
Следующее
От: Tom Lane
Дата:
Сообщение: Re: bad JIT decision