0

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 ?

jayce
asked May 30, 2019
1 Answer
0

Just start the service of postgresql

systemctl start postgresql-10.service

Thus the issue is fixed.

View More
linuxhelp
answered May 30, 2019
Your Answer
||||
x
 
100:0

Related Tutorials in 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"?

Related Tutorials in 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"?

Related News in 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"?

Related News in 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"?