Re: Inherited UPDATE/DELETE vs async execution - Mailing list pgsql-hackers

From Justin Pryzby
Subject Re: Inherited UPDATE/DELETE vs async execution
Date
Msg-id 20210510002044.GA27406@telsasoft.com
Whole thread Raw
In response to Inherited UPDATE/DELETE vs async execution  (Etsuro Fujita <etsuro.fujita@gmail.com>)
Responses Re: Inherited UPDATE/DELETE vs async execution
List pgsql-hackers
On Sat, May 08, 2021 at 01:20:51AM +0900, Etsuro Fujita wrote:
> I noticed this while working on the
> EXPLAIN-ANALYZE-for-async-capable-nodes issue:
> 
> DELETE FROM async_pt;
> server closed the connection unexpectedly

Confirmed, +Tomas, and added at
https://wiki.postgresql.org/wiki/PostgreSQL_14_Open_Items

-- 
Justin



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] Identify LWLocks in tracepoints
Next
From: "houzj.fnst@fujitsu.com"
Date:
Subject: RE: Enhanced error message to include hint messages for redundant options error