
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
OMi upgrade to 10.60 cannot connect to the postgres database
I am trying to upgrade my OMi 10.10 on Linux with the embedded database to 10.60. I got to the step where it says to manually start OMi.
If I start postgres manually I get failure in the upgrade.all.log "Failed to create a connection for pool: dbType=Postgresql); hostName=localhost;... Connection to localhost:5433 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections."
If I stop postgres and try to let hpbsmd start to start everything, nothing is started.
I can su - postgres and run psql -h localhost -p 5433. I can start postgres pg_ctl start. netstat -an shows postrgres listening on 5433. I turned off iptables.
I am not seeing anything else in logs. Nothign goes into nanny_all.log
Does anyone have any suggestions?
Thanks,
Mel

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
Have you tried to re-run configure wizard? Did we have any point into configserver_all.log?
Cheers,
Cimdi