Re: BUG #17943: Undefined symbol LLVMBuildGEP in llvmjit.so during pg_restore

Laurenz Albe <laurenz.albe@cybertec.at>

From: Laurenz Albe <laurenz.albe@cybertec.at>
To: Devrim Gündüz <devrim@gunduz.org>, pgsql-pkg-yum@lists.postgresql.org
Date: 2023-09-15T16:09:17Z
Lists: pgsql-bugs
On Fri, 2023-09-15 at 12:28 +0100, Devrim Gündüz wrote:
> On Fri, 2023-09-15 at 09:06 +0200, Laurenz Albe wrote:
> > I still see that error with the 16.0 packages on Fedora 38.
> 
> Unfortunately Fedora 38 does not have clang15 package,  so we'll need to
> wait until PostgreSQL supports LLVM 16.

I see.

Wouldn't it be better not to ship postgresql16-llvmjit, or at least to
ship PostgreSQL with "jit = off"?

Yours,
Laurenz Albe