Re: PostgreSQL 12, JIT defaults

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: PostgreSQL 12, JIT defaults
Дата
Msg-id CAFj8pRBuM_O9Lw+KrX433Mvn9TniDYra-whcUg8Gn10Dy6hX3w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PostgreSQL 12, JIT defaults  (Thomas Munro <thomas.munro@enterprisedb.com>)
Список pgsql-hackers


po 8. 10. 2018 v 12:06 odesílatel Thomas Munro <thomas.munro@enterprisedb.com> napsal:
On Mon, Oct 8, 2018 at 10:52 PM Pavel Stehule <pavel.stehule@gmail.com> wrote:
>
> Hi
>
> I configured PostgreSQL without JIT support, but JIT is active by default

I think that happens when llvmjit.so is present (ie from last time you
built with JIT support and ran make install).  You need to remove it.

aha. I'll do it. But it doesn't look like robust solution :-(.

Maybe clean, or distclean should to remove this file.

Thank you for info

Pavel


--
Thomas Munro
http://www.enterprisedb.com

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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: PostgreSQL 12, JIT defaults
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: SCRAM with channel binding downgrade attack