[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re: Raq4 PostgreSQL server is down
- Subject: [cobalt-users] Re: Raq4 PostgreSQL server is down
- From: "Achieve Website Design" <info@xxxxxxxxxxxxxx>
- Date: Mon Mar 19 09:11:56 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Oblix,
I have just tried this. However, on running the ./postgresql start command,
I received a "failed" message.
Any other suggestions.
Declan.
Hi Declan,
I think your PostgresSQL server isnt't running.
You need to telnet to your Raq. Su to root. And restart it. Something like
this.
- telnet ip-address-of-your server (like telnet 221.158.144.111)
- login as admin
- su root (password same as admin account)
- cd /etc/rc.d/init.d
- ./postgresql status (I think this reports " PostgresSQL not running")
- ./postgresql start
And if everything is alright then it should be up and running again.
Good luck,
Oblix