Re: processes stuck in shutdown following OOM/recovery

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org, Thomas Munro <tmunro(at)postgresql(dot)org>
Subject: Re: processes stuck in shutdown following OOM/recovery
Date: 2023-12-02 01:18:59
Message-ID: CA+hUKGKytSfXYeUddskwU3gZwQnionFS1+q-kmkcnaKsczSWQA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Dec 1, 2023 at 6:13 PM Justin Pryzby <pryzby(at)telsasoft(dot)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...

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2023-12-02 01:30:07 Re: [PATCH] plpython function causes server panic
Previous Message Tom Lane 2023-12-02 01:04:15 Re: [PATCH] plpython function causes server panic