Re: DROP DATABASE is interruptible

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Alexander Lakhin <exclusion(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Daniel Gustafsson <daniel(at)yesql(dot)se>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Evgeny Morozov <postgresql3(at)realityexists(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: DROP DATABASE is interruptible
Date: 2024-04-11 04:07:15
Message-ID: CA+hUKGKT1wKfeZdEF1S9NwXEf_8HqXc71MHEz1U1Wtp7wQA8pQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Mar 12, 2024 at 9:00 PM Alexander Lakhin <exclusion(at)gmail(dot)com> wrote:
> I see two backends waiting:
> law 2420132 2420108 0 09:05 ? 00:00:00 postgres: node: law postgres [local] DROP DATABASE waiting
> law 2420135 2420108 0 09:05 ? 00:00:00 postgres: node: law postgres [local] startup waiting

Ugh.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2024-04-11 04:11:04 Re: Synchronizing slots from primary to standby
Previous Message jian he 2024-04-11 03:01:00 Re: sql/json remaining issue