Thread: PG 11 with JIT/LLVM on CentOS 6 ?

PG 11 with JIT/LLVM on CentOS 6 ?

From
Christophe Courtois
Date:
Hi,

I can't enable JIT on PG11 on CentOS 6.

CentOS 7 contains a postgresql11-llvmjit package, that I can't find on
CentOS 6.

Is there hope to see this package soon?  I imagine some problems with
the LLVM version. Or am I missing something?

Thanks!

-- 
Christophe Courtois
Consultant Dalibo
http://dalibo.com/  -  http://dalibo.org/


Re: PG 11 with JIT/LLVM on CentOS 6 ?

From
Devrim Gündüz
Date:
Hi,

On Tue, 2018-09-11 at 18:53 +0200, Christophe Courtois wrote:
> I can't enable JIT on PG11 on CentOS 6.
>
> CentOS 7 contains a postgresql11-llvmjit package, that I can't find on
> CentOS 6.
>
> Is there hope to see this package soon?  I imagine some problems with
> the LLVM version. Or am I missing something?

That is right.  LLVM (and clang) version on CentOS 6.x is not sufficient for
our LLVM support, so I disabled it on CentOS 6.


Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Attachment

Re: PG 11 with JIT/LLVM on CentOS 6 ?

From
Christophe Courtois
Date:
Le 12/09/2018 à 16:31, Devrim Gündüz a écrit :
> Hi,
> On Tue, 2018-09-11 at 18:53 +0200, Christophe Courtois wrote:
>> I can't enable JIT on PG11 on CentOS 6.
>> CentOS 7 contains a postgresql11-llvmjit package, that I can't find on
>> CentOS 6.
>> Is there hope to see this package soon?  I imagine some problems with
>> the LLVM version. Or am I missing something?
> That is right.  LLVM (and clang) version on CentOS 6.x is not sufficient for
> our LLVM support, so I disabled it on CentOS 6. 

OK, thanks for the quick answer.
We'll live with that.

-- 
Christophe Courtois
Consultant Dalibo
http://dalibo.com/  -  http://dalibo.org/