Willian Colognesi <willian_colognesi@xxxxxxxxxxx> writes: > There is no llvm installed on ubuntu server, postgresql was installed via > apt package `apt install postgresql-14` If there's no LLVM around, then disabling JIT wouldn't do anything, because it depends on LLVM to compile code. We should perhaps wait awhile to see if that really fixed it. regards, tom lane