Re: Problem with synchronous replication
Dongming Liu <ldming101@gmail.com>
From: Dongming Liu <ldming101@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-10-30T04:22:12Z
Lists: pgsql-hackers
On Wed, Oct 30, 2019 at 9:12 AM Michael Paquier <michael@paquier.xyz> wrote: > On Tue, Oct 29, 2019 at 01:40:41PM +0800, Dongming Liu wrote: > > Can someone help me to confirm that these two problems are bugs? > > If they are bugs, please help review the patch or provide better fix > > suggestions. > > There is no need to send periodic pings. Sometimes it takes time to > get replies as time is an important resource that is always limited. > Thank you for your reply. I also realized my mistake, thank you for correcting me. > I can see that Horiguchi-san has already provided some feedback, and I > am looking now at your suggestions. > Thanks again.
Commits
-
Add some assertions in syncrep.c
- e174f699c476 13.0 landed
-
Fix race condition at backend exit when deleting element in syncrep queue
- f88f7206edbf 9.4.25 landed
- 0927d0c25c56 9.5.20 landed
- 52684bc7d957 9.6.16 landed
- b99bfc3c96f1 10.11 landed
- 61f23839257d 11.6 landed
- 7b8c2de64e66 12.1 landed
- 20345197ff48 13.0 landed
-
Fix typo in comment of syncrep.c
- f921ea624eb8 13.0 landed