Re: GUC parameter ACLs and physical walsender - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: GUC parameter ACLs and physical walsender
Date
Msg-id c6fa1e37b7d5a51f72d94ef307a14711f5d48de4.camel@j-davis.com
Whole thread
In response to Re: GUC parameter ACLs and physical walsender  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers
On Fri, 2026-04-24 at 12:30 -0700, Jeff Davis wrote:
> On Thu, 2026-04-23 at 16:41 -0700, Mark Dilger wrote:
> > On Thu, Apr 23, 2026 at 2:06 PM Jeff Davis <pgsql@j-davis.com>
> > wrote:
> > > (a) Is this the right fix for master?
> >
> > Yes.  This approach has no problem in master that I can see.
> >  
> > > (b) Is there anything we can do in the back branches, or we just
> > > leave
> > > it as fix going forward only?
> >
> > I don't see a solution.

Attached a rebased version, will commit soon. This will be a catalog
bump in beta2.

This fixes an issue introduced in a0ffa885e4, which was released in
v15. Unfortunately, we didn't find a reasonable back-patchable
solution, so I will commit only to master.

For backbranches, we could try to produce a better error message, but
that's about all we can do.

Regards,
    Jeff Davis


Attachment

pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations
Next
From: Jeyaprakash Rajamani
Date:
Subject: Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations