If the postgresql daemon will not start, the CLI is not available and therefore the user is unable to access the XOS CLI.
While reviewing the messages file, you may see the log entries similar to the following:
psql: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
createdb: could not connect to database postgres: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
When attempting to start the postgresql daemon you may see a log line similar to the following:
"logger shutting down"