DB Connect Error [nagiosxi]: Database connection failed
Posted: Fri Dec 09, 2011 4:35 pm
Nagios XI manual install
Centos6
32bit
So far I have read the posts on this error and tried the fixes and so far nothing seems to fix my issue. Also when i try to restart the postgresql service it fails to start. httpd restarts without issues though.
looking in /var/lib/pgsql/data/pg_log I am seeing over and over
ERROR: relation "xi_notifications" does not exist
STATEMENT: VACUUM ANALYZE xi_notifications;
and
Centos6
32bit
So far I have read the posts on this error and tried the fixes and so far nothing seems to fix my issue. Also when i try to restart the postgresql service it fails to start. httpd restarts without issues though.
looking in /var/lib/pgsql/data/pg_log I am seeing over and over
ERROR: relation "xi_notifications" does not exist
STATEMENT: VACUUM ANALYZE xi_notifications;
and
Code: Select all
LOG: database system was interrupted; last known up at 2011-12-08 00:38:41 EST
LOG: database system was not properly shut down; automatic recovery in progress
LOG: redo starts at 0/8F69ACE8
LOG: record with zero length at 0/8F6C2EA0
LOG: redo done at 0/8F6C2E70
LOG: last completed transaction was at log time 2011-12-08 00:43:02.649566-05
LOG: database system is ready to accept connections
LOG: autovacuum launcher started
ERROR: relation "xi_notifications" does not exist
STATEMENT: VACUUM ANALYZE xi_notifications;
LOG: database system was interrupted; last known up at 2011-12-08 01:39:17 EST
LOG: database system was not properly shut down; automatic recovery in progress
LOG: redo starts at 0/8F8C5E90
LOG: record with zero length at 0/8F8EA0F8
LOG: redo done at 0/8F8EA0C8
LOG: last completed transaction was at log time 2011-12-08 01:43:38.181575-05
LOG: database system is ready to accept connections
LOG: autovacuum launcher started