Re: pg crashing - Mailing list pgsql-general

From Tom Lane
Subject Re: pg crashing
Date
Msg-id 4230.1214980844@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg crashing  (Magnus Hagander <magnus@hagander.net>)
Responses Re: pg crashing
List pgsql-general
Magnus Hagander <magnus@hagander.net> writes:
> Tom Lane wrote:
>> But the syslogger process (and maybe others) is *not* supposed to die.

> Right. But are you saying we actually want to start up a new backend in
> a directory where we already have a running syslogger (and maybe others)
> processes, just no postmaster?

Not great, maybe, but what it looks to me is that the current system
guarantees that a postmaster with a syslogger child will never recover
from a backend-child crash.  That's not better.

            regards, tom lane

pgsql-general by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: pg crashing
Next
From: Richard Huxton
Date:
Subject: Re: Target lists can have at most 1664 entries?