Re: PostgreSQL 12, JIT defaults

From: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PostgreSQL 12, JIT defaults
Date: 2018-10-08 10:06:05
Message-ID: CAEepm=0iDtnUtF2NO7sDNOFb0Eziq8iWnDKa-C5NAOHwTDFJgw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Oct 8, 2018 at 10:52 PM Pavel Stehule <pavel(dot)stehule(at)gmail(dot)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.

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2018-10-08 10:11:18 Re: PostgreSQL 12, JIT defaults
Previous Message Adrien NAYRAT 2018-10-08 10:05:03 Re: Postgres 11 release notes