Code: Select all
[root@lkennagiost01 ~]# service postgresql restart
Stopping postgresql service: [FAILED]
Starting postgresql service: [ OK ]
[root@lkennagiost01 ~]# service postgresql restart
Stopping postgresql service: [ OK ]
Starting postgresql service: [ OK ]
[root@lkennagiost01 ~]# service postgresql restart
Stopping postgresql service: [ OK ]
Starting postgresql service: [ OK ]
[root@lkennagiost01 ~]# service postgresql restart
Stopping postgresql service: [FAILED]
Starting postgresql service: [ OK ]
You have new mail in /var/spool/mail/root
[root@lkennagiost01 ~]# echo "\d"|psql nagiosxi nagiosxi
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"?
You have new mail in /var/spool/mail/root
[root@lkennagiost01 ~]#
and it gets worse...
Code: Select all
Stopping postgresql service: [FAILED]
Starting postgresql service: [ OK ]
You have new mail in /var/spool/mail/root
[root@lkennagiost01 ~]# echo "\d"|psql nagiosxi nagiosxi
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"?
You have new mail in /var/spool/mail/root
[root@lkennagiost01 ~]# service postgresql restart
Stopping postgresql service: [FAILED]
Starting postgresql service: [ OK ]
You have new mail in /var/spool/mail/root
[root@lkennagiost01 ~]# echo "\d"|psql nagiosxi nagiosxi
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"?
[root@lkennagiost01 ~]# service postgresql restart
Stopping postgresql service: [ OK ]
Starting postgresql service: [ OK ]
[root@lkennagiost01 ~]# echo "\d"|psql nagiosxi nagiosxi
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"?
[root@lkennagiost01 ~]#
I even went windows on it and rebooted the server.