Re: recovery is stuck when children are not processing SIGQUIT from previous crash - Mailing list pgsql-admin

From Tom Lane
Subject Re: recovery is stuck when children are not processing SIGQUIT from previous crash
Date
Msg-id 24621.1258039485@sss.pgh.pa.us
Whole thread Raw
In response to Re: recovery is stuck when children are not processing SIGQUIT from previous crash  (Marko Kreen <markokr@gmail.com>)
Responses Re: recovery is stuck when children are not processing SIGQUIT from previous crash  (Marko Kreen <markokr@gmail.com>)
List pgsql-admin
Marko Kreen <markokr@gmail.com> writes:
> On 11/12/09, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> The other thought is that quickdie should block signals before
>> starting to do anything.

> There would still be possibility of recursive syslog() calls.
> Shouldn't we fix that too?

That's what the signal block would do.

            regards, tom lane

pgsql-admin by date:

Previous
From: Marko Kreen
Date:
Subject: Re: recovery is stuck when children are not processing SIGQUIT from previous crash
Next
From: Marko Kreen
Date:
Subject: Re: recovery is stuck when children are not processing SIGQUIT from previous crash