Re: pgsql: CREATE SUBSCRIPTION ... SERVER. - Mailing list pgsql-committers

From Jeff Davis
Subject Re: pgsql: CREATE SUBSCRIPTION ... SERVER.
Date
Msg-id 9b7764e7265ce963915864d9b6f1234ed898d28b.camel@j-davis.com
Whole thread Raw
In response to Re: pgsql: CREATE SUBSCRIPTION ... SERVER.  (Andres Freund <andres@anarazel.de>)
List pgsql-committers
On Fri, 2026-03-13 at 16:48 -0400, Andres Freund wrote:
> I suspect the more scalable approach would be to create a dedicated
> memory
> context for each GetSubscription() call that's then torn down during
> invalidation.

Attached. This is posted as an alternative to the previous patch.

Regards,
    Jeff Davis


Attachment

pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Free memory allocated for unrecognized_protocol_options
Next
From: Tomas Vondra
Date:
Subject: pgsql: Use GetXLogInsertEndRecPtr in gistGetFakeLSN