Re: ReplicationSlotRelease may set the statusFlags of other processes in PG14
feichanghong <feichanghong@qq.com>
From: feichanghong <feichanghong@qq.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-bugs <pgsql-bugs@lists.postgresql.org>,
andres <andres@anarazel.de>,
"sawada.mshk" <sawada.mshk@gmail.com>,
"horikyota.ntt" <horikyota.ntt@gmail.com>
Date: 2024-03-27T06:53:55Z
Lists: pgsql-bugs
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Move replication slot release to before_shmem_exit().
- 2f6501fa3c54 15.0 cited
Dear Michael, Thank you for your attention. > On Mar 19, 2024, at 11:57, Michael Paquier <michael@paquier.xyz> wrote: > > Yeah, that's something that we had better fix in all stable branches. Yes, as I mentioned in my last reply, it is only necessary to fix the issue in V14. > The asserts would offer some protection moving on, but I would take > the safer move of only adding a protection like what you are > suggestion on HEAD and not in stable branches, just in case we're > missing something around them. I agree it, we may only need to add assert checks on HEAD. Best Regards, Fei Changhong Alibaba Cloud Computing Ltd.