Re: Add Information during standby recovery conflicts - Mailing list pgsql-hackers

From Drouvot, Bertrand
Subject Re: Add Information during standby recovery conflicts
Date
Msg-id 6e5b7836-06a2-0a0a-0ef9-a6572789cc6b@amazon.com
Whole thread Raw
In response to Re: Add Information during standby recovery conflicts  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Responses Re: Add Information during standby recovery conflicts  (Fujii Masao <masao.fujii@oss.nttdata.com>)
List pgsql-hackers
Hi,

On 1/7/21 4:51 PM, Fujii Masao wrote:
> Thanks for the review! I pushed the latest patch.
>
Thanks all of you for your precious help on this patch!

The original idea behind this thread has been split into 3 pieces.

Pieces 1 (9d0bd95fa90a7243047a74e29f265296a9fc556d) and 2 
(0650ff23038bc3eb8d8fd851744db837d921e285) have now been committed, the 
last one is to add more information regarding the canceled statements 
(if any), like:

* What was the blocker(s) doing?
* When did the blocker(s) started their queries (if any)?
* What was the blocker(s) waiting for? on which wait event?

Does this proposal sound good to you? If so I'll start a new thread with 
a patch proposal.

Bertrand




pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [PATCH] Simple progress reporting for COPY command
Next
From: "tsunakawa.takay@fujitsu.com"
Date:
Subject: RE: Disable WAL logging to speed up data loading