jayce
asked May 30 2019
Answer
Just start the service of postgresql
systemctl start postgresql-10.service
Thus the issue is fixed.
linuxhelp
asked May 30 2019
Just start the service of postgresql
systemctl start postgresql-10.service
Thus the issue is fixed.
Psql : could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.45432"?
Hello, When I am installing openproject 8.3.1 version On CentOS 7.6, it threw me some error like could not connect to the server. How to solve this issue ?