Re: PostgreSQL 12, JIT defaults - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: PostgreSQL 12, JIT defaults
Date
Msg-id CAFj8pRBuM_O9Lw+KrX433Mvn9TniDYra-whcUg8Gn10Dy6hX3w@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSQL 12, JIT defaults  (Thomas Munro <thomas.munro@enterprisedb.com>)
List 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 by date:

Previous
From: Thomas Munro
Date:
Subject: Re: PostgreSQL 12, JIT defaults
Next
From: Peter Eisentraut
Date:
Subject: Re: SCRAM with channel binding downgrade attack