Re: Invalidate the subscription worker in cases where a user loses their superuser status
Peter Smith <smithpb2250@gmail.com>
From: Peter Smith <smithpb2250@gmail.com>
To: vignesh C <vignesh21@gmail.com>
Cc: 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-03T06:51:30Z
Lists: pgsql-hackers
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. ====== Kind Regards, Peter Smith. Fujitsu Australia
Commits
-
Restart the apply worker if the privileges have been revoked.
- 79243de13f4d 17.0 landed