Hey #MastoAdmins, I’ve had this same error show up in my dead jobs for a while and I just can’t figure out why it’s happening:

ActiveRecord::StatementInvalid: PG::UndefinedFile: ERROR: could not load library "/usr/lib/postgresql/15/lib/llvmjit.so": libz3.so.4: cannot open shared object file: No such file or directory

The library file is indeed there and everything seems in order. Any suggestions?

#MastoAdmin

I have been able to get rid of the issue by disabling jit in postgresql, but that seems counterintuitive and I don’t know what effects that’ll have on the database. #MastoAdmin