Re: Invalidate the subscription worker in cases where a user loses their superuser status
Shlok Kyal <shlok.kyal.oss@gmail.com>
From: Shlok Kyal <shlok.kyal.oss@gmail.com>
To: Peter Smith <smithpb2250@gmail.com>
Cc: vignesh C <vignesh21@gmail.com>, Amit Kapila <amit.kapila16@gmail.com>, Jeff Davis <pgsql@j-davis.com>, Robert Haas <robertmhaas@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-10-04T11:31:00Z
Lists: pgsql-hackers
On Wed, 4 Oct 2023 at 16:56, Peter Smith <smithpb2250@gmail.com> wrote: > > On Tue, Oct 3, 2023 at 5:42 PM vignesh C <vignesh21@gmail.com> wrote: > > > > Thanks for the comments, the attached v6 version patch has the changes > > for the same. > > > > v6 LGTM. > I have verified the patch and it is working fine for me.
Commits
-
Restart the apply worker if the privileges have been revoked.
- 79243de13f4d 17.0 landed