Re: uptime problem

From: Shridhar Daithankar <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: "Vasili G(dot) Yanov" <vasili(at)4enet(dot)by>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: uptime problem
Date: 2003-08-20 13:37:07
Message-ID: 200308201907.07613.shridhar_daithankar@persistent.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wednesday 20 August 2003 19:01, Vasili G. Yanov wrote:
> >> I have trouble: when client-program broke connection to Postgre I see
> >> in logs:
> >>
> >> FATAL: This connection has been terminated by the administrator.
> >> LOG: shutting down
> >>
> >> and I must start Postgre again. Postgre starting as:
> >>
> >> pg_ctl -D /usr/local/pgdata -o \"-S\" start
>
> SD> If you get rid of that -S and specify a logfile, I am sure you will
> find SD> something in logs that would help you.
>
> SD> Discardign logs is not a good idea in general. Not especially if you
> have SD> problems..
>
> I store all logs in syslog.

Hmm.. Looking at the error message again, looks like somebody is killing
postmaster.

Is there any other script which is trying to kick in?

HTH

Shridhar

In response to

Browse pgsql-general by date

  From Date Subject
Next Message alvherre 2003-08-20 14:04:21 Re: Thank you!
Previous Message ler 2003-08-20 13:24:22 Re: Thank you!