# psql
psql: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: No such file or directory
Is the server running locally and accepting connections on that socket?
Only works if I run:
psql -h /tmp
PostgreSQL 11 is installed using aaPanel Postgresql Manager. Am I missing a step to install Postgresql on aaPanel?
OS: Ubuntu 18.04