[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] URGENT!! Server not responding afterpatchupgrade (new handled server)
- Subject: Re: [cobalt-users] URGENT!! Server not responding afterpatchupgrade (new handled server)
- From: "Steve Bassi" <steve@xxxxxxxxx>
- Date: Sun May 26 17:16:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
----- Original Message -----
From: "AYoung" <ayoung78@xxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Monday, May 27, 2002 12:39 AM
Subject: Re: [cobalt-users] URGENT!! Server not responding afterpatchupgrade
(new handled server)
> > Have you tried stopping and starting postgres.
> >
> > I have had this when postgres has become corrupt and it kills the RAQ at
4am
> > when crond runs.
> >
> > Bassi
> >
>
> Nope haven't tried a postgres stop/start. Haven't done that for awhile
and
> am away from the office can you tell me how I do that.
>
> Alisa
/etc/rc.d/init.d/postgresql stop
/etc/rc.d/init.d/postgresql start
Bassi