Re: DROP DATABASE is interruptible

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: DROP DATABASE is interruptible
Date: 2023-05-09 03:50:01
Message-ID: CA+hUKGJvuXM-zCzEg3Gx=2XtDQ98J_VWSBQPzi80wMd8wbYGTw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, May 9, 2023 at 3:41 PM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> I tried out the patch you posted over at [1].

I forgot to add, +1, I think this is a good approach.

(I'm still a little embarrassed at how long we spent trying to debug
this in the other thread from the supplied clues, when you'd already
pointed this failure mechanism out including the exact error message a
couple of months ago. One thing I've noticed is that new threads
posted in the middle of commitfests are hard to see :-D We were
getting pretty close, though.)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bharath Rupireddy 2023-05-09 03:54:14 Re: WAL Insertion Lock Improvements
Previous Message Thomas Munro 2023-05-09 03:41:36 Re: DROP DATABASE is interruptible