Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits - Mailing list pgsql-hackers

From JoongHyuk Shin
Subject Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
Date
Msg-id CACSdjfMCVBrTTrwHqFLa4SyZ2B=PGoOAmiiZSgB6RG0K5YP-Ww@mail.gmail.com
Whole thread
In response to Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits  (Xuneng Zhou <xunengzhou@gmail.com>)
Responses Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
List pgsql-hackers
Hi Xuneng,

Thanks for tying the threads together.
When Álvaro raised the possible connection back in May,
I concluded these were independent fixes for different problems,
even though both already touch ResolveRecoveryConflictWithBufferPin().

That still holds, but with the deadlock-detector fix now ready for commit
and heading to the back branches,
the two reworkings of that function will collide.
So I agree it should go in first and this patch should rebase on top.

--
JH Shin

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Small patch to improve safety of utf8_to_unicode().
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: uuidv7 improperly accepts dates before 1970-01-01