Re: Invalidate the subscription worker in cases where a user loses their superuser status
Jeff Davis <pgsql@j-davis.com>
From: Jeff Davis <pgsql@j-davis.com>
To: Robert Haas <robertmhaas@gmail.com>, Amit Kapila
<amit.kapila16@gmail.com>
Cc: Peter Smith <smithpb2250@gmail.com>, vignesh C <vignesh21@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-09-28T17:52:33Z
Lists: pgsql-hackers
On Thu, 2023-09-28 at 11:34 -0400, Robert Haas wrote: > I guess it depends on whether we think this is a bug. I think you > could argue it either way. I'd suggest backporting to 16 unless there's some kind of difficulty. Otherwise we have a minor difference in behavior for no reason. Regards, Jeff Davis
Commits
-
Restart the apply worker if the privileges have been revoked.
- 79243de13f4d 17.0 landed