Re: processes stuck in shutdown following OOM/recovery - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: processes stuck in shutdown following OOM/recovery
Date
Msg-id CA+hUKGKytSfXYeUddskwU3gZwQnionFS1+q-kmkcnaKsczSWQA@mail.gmail.com
Whole thread Raw
In response to processes stuck in shutdown following OOM/recovery  (Justin Pryzby <pryzby@telsasoft.com>)
Responses Re: processes stuck in shutdown following OOM/recovery
List pgsql-hackers
On Fri, Dec 1, 2023 at 6:13 PM Justin Pryzby <pryzby@telsasoft.com> wrote:
> $ kill -9 2524495; sleep 0.05; pg_ctl -D ./pgdev.dat1 stop -m fast # 2524495 is a child's pid

> This affects v15, and fails at 7ff23c6d27 but not its parent.

Repro'd here.  I had to make the sleep shorter on my system.  Looking...



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] plpython function causes server panic
Next
From: Andres Freund
Date:
Subject: Re: [PATCH] plpython function causes server panic