
On 06/29/2012 06:59 AM, Umarzuki Mochlis wrote:
2012/6/29 Doron Fediuck<dfediuck@redhat.com>:
Looks like your db is down. Please try service postgresql status If it's not running, start it.
apparently starting postgres service was failed also, perhaps there's a package missing? is this a known issue on fedora 16?
please use fedora 17 for 3.1. and its postgresql
[root@ovirt01 ~]# service postgres status Redirecting to /bin/systemctl status postgres.service postgres.service Loaded: error (Reason: No such file or directory) Active: inactive (dead)
[root@ovirt01 ~]# service postgres stop Redirecting to /bin/systemctl stop postgres.service
[root@ovirt01 ~]# service postgres start Redirecting to /bin/systemctl start postgres.service Failed to issue method call: Unit postgres.service failed to load: No such file or directory. See system logs and 'systemctl status postgres.service' for details.