Thread

  1. Error logged starting postgresql in Fedora 38

    Kieran McCusker <kieran.mccusker@gmail.com> — 2023-05-18T08:43:38Z

    Hi
    
    I have Postgresql 15.3 installed from postgresql.org running on Fedora 38.
    
    If I run a query that starts JIT I get an error message
    
    ERROR: could not load library "/usr/pgsql-15/lib/llvmjit.so":
    /usr/pgsql-15/lib/llvmjit.so: undefined symbol: LLVMBuildGEP CONTEXT:
    parallel worker
    
    Is this a known issue?
    
    Many thanks
    
    Kieran