On Thu, Jan 25, 2024 at 3:32 PM Adrian Klaver <adrian.klaver@xxxxxxxxxxx> wrote:
[snip]
Best guess is you are using a version of psql that is expecting the
socket to be somewhere else then where it actually is.
Is "permission denied" really the error you get when the socket does not exist?
Trying "psql --host=/var/run/foo" gave me "No such file or directory".