Re: [18] CREATE SUBSCRIPTION ... SERVER - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: [18] CREATE SUBSCRIPTION ... SERVER
Date
Msg-id e0c6fd0fa6036df36779c8bd8ae763c6f4064135.camel@j-davis.com
Whole thread Raw
List pgsql-hackers
On Mon, 2024-12-16 at 20:05 -0800, Jeff Davis wrote:
> On Wed, 2024-10-30 at 08:08 -0700, Jeff Davis wrote:
>

Rebased v14.

The approach has changed multiple times. It starte off with more in-
core code, but in response to review feedback, has become more
decoupled from core and more coupled to postgres_fdw.

But the patch has been about the same (just rebases) since March of
last year, and hasn't gotten feedback since. I still think it's a nice
feature, but I'd like some feedback on the externals of the feature.

As a note, this will require a version bump for postgres_fdw for the
new connection method.

Regards,
    Jeff Davis


Attachment

pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: Should work_mem be stable for a prepared statement?
Next
From: Sami Imseih
Date:
Subject: Re: Should work_mem be stable for a prepared statement?