Re: Executing pg_createsubscriber with a non-compatible control file - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Executing pg_createsubscriber with a non-compatible control file
Date
Msg-id aO8ENJ3q5bSjW-VO@paquier.xyz
Whole thread Raw
In response to Re: Executing pg_createsubscriber with a non-compatible control file  (Masahiko Sawada <sawada.mshk@gmail.com>)
List pgsql-hackers
On Tue, Oct 14, 2025 at 11:54:26AM -0700, Masahiko Sawada wrote:
> All patches look good to me.

Thanks.  I have applied all that after a second look, not planning to
bother about the back branches for pg_createsubscriber.

We may be able to apply the version rules to more tools.  pg_checksums
and pg_rewind have hardcoded requirement based on PG_VERSION_NUM.  Not
sure if it's worth bothering about them, though.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: speedup COPY TO for partitioned table.
Next
From: "Aya Iwata (Fujitsu)"
Date:
Subject: RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE