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

Re: [cobalt-users] URGENT!! Server not responding afterpatchupgrade (new handled server)



----- 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