Describe the bug
Updated project link: postgres updated to 15.6.1.127 locally
Getting errors on every plv8 function:
PostgresError: could not access file "$libdir/plv8-3.1.5": No such file or directory
Downgraded to: 15.6.1.120
Everything works again.
Any idea what we could do to solve this?
We also tried v15.6.1.139, but it didn't work either.