Re: Add support for specifying tables in pg_createsubscriber. - Mailing list pgsql-hackers

From Euler Taveira
Subject Re: Add support for specifying tables in pg_createsubscriber.
Date
Msg-id 68de5fe2-0ddd-4d59-aeb7-6f1e87254ca6@app.fastmail.com
Whole thread Raw
In response to Re: Add support for specifying tables in pg_createsubscriber.  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On Fri, Sep 12, 2025, at 2:05 AM, Amit Kapila wrote:
> Yeah, I am also not sure that it is worth adding a new option to save
> backward compatibility for this option. It seems intuitive to use
> existing publications when they exist, though we should clearly
> document it.
>

That's why we have a "Migration to Version XY" in the release notes. ;)


-- 
Euler Taveira
EDB   https://www.enterprisedb.com/



pgsql-hackers by date:

Previous
From: Holger Hoffstätte
Date:
Subject: Re: [PATCH] jit: fix build with LLVM-21
Next
From: Peter Eisentraut
Date:
Subject: Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt