I have an issue about the title. My env is ubuntu22 openssl v3.0.2 julia v1.9.4 PostgreSQL v16
then libPQ looks like request libssl.so.1.1
Precompiling LibPQ [194296ae-ab2e-5f79-8cd4-7183a0a5a0d1] ERROR: LoadError: InitError: could not load library "/home/onoke/.julia/artifacts/b89b9ae1e6ebbe1fe6561c490a5b1e1285d12a6e/lib/libpq.so" libssl.so.1.1: cannot open the file: there is not such a file
I will put the lib due to this message ,but I wonder LibPQ is not going to correspond to libssl.so.3?
Thx.