[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Re: Raq4 PostgreSQL Server is down



Oblix,
When I run the command ./postgresql status , I get "postmaster is stopped"
When I run  ./postgresql start , I get "Setting up PostgreSQL: failed!"
Thanks,
Declan

Hi Declan,

what was the failed message?

Need more info to help you :)

Good luck,

Oblix

At 16:58 19-3-2001 +0000, you wrote:
>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