I was trying to upgrade my test 13.4 instance on Oracle Linux 8.4
(x86_64) to 13.5. I can't upgrade postgresql13-llvm jit because Oracle's
and Red Hat repositories still don't have the required version of llvm
(12.1.0.2):
root@postgres mgogala]# rpm -qa|grep llvm
llvm-libs-11.0.1-2.0.1.module+
Hi
> There is a CentOS8-stream version which solves the problem but I cannot
> use that in the office. I will probably have to wait for another month
> before OL8 has everything that I need in its repositories. Now, the
> question is what kind of an impact will running without llvm-jit have?
> Ac