Re: Replication protocol doc fix - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: Replication protocol doc fix
Date
Msg-id fb4bc37c77e8dbf8a238737207c1340a3e326cf5.camel@j-davis.com
Whole thread Raw
In response to Re: Replication protocol doc fix  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Fri, 2021-07-02 at 08:44 -0400, Robert Haas wrote:
> Right, that seems like a good goal. Thinking about this a little
> more,
> it's only holding off *cancel* interrupts, not *all* interrupts, so
> presumably you can still terminate the backend in this state. That's
> not so bad, and it's not clear how we could do any better. So I
> withdraw my previous complaint about this point.

Further thoughts on this? I don't feel comfortable making this change
without a stronger endorsement.

Regards,
    Jeff Davis





pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] Hooks at XactCommand level
Next
From: Peter Geoghegan
Date:
Subject: Re: ECPG bug fix: DECALRE STATEMENT and DEALLOCATE, DESCRIBE