| From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: PostgreSQL 12, JIT defaults |
| Date: | 2018-10-08 10:11:18 |
| Message-ID: | CAFj8pRBuM_O9Lw+KrX433Mvn9TniDYra-whcUg8Gn10Dy6hX3w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
po 8. 10. 2018 v 12:06 odesílatel Thomas Munro <
thomas(dot)munro(at)enterprisedb(dot)com> napsal:
> 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.
>
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
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2018-10-08 10:42:39 | Re: SCRAM with channel binding downgrade attack |
| Previous Message | Thomas Munro | 2018-10-08 10:06:05 | Re: PostgreSQL 12, JIT defaults |