Re: Postgres 11 beta - no JITing

2018-06-05 Thread Thomas Kellerer
Andres Freund schrieb am 05.06.2018 um 14:34: >> I am trying to assess the benefits of the new JIT feature in Postgres 11. >> However I can't figure out how to enable it. >> >> I have a test server with "CentOS Linux release 7.5.1804" >> >> I installed the beta using: >> >> yum install >> http

Re: Postgres 11 beta - no JITing

2018-06-05 Thread Andres Freund
Hi, On 2018-06-05 13:45:26 +0200, Thomas Kellerer wrote: > Hello, > > I am trying to assess the benefits of the new JIT feature in Postgres 11. > However I can't figure out how to enable it. > > I have a test server with "CentOS Linux release 7.5.1804" > > I installed the beta using: > > y