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 aPWIXDpeuHSRTrrF@paquier.xyz
Whole thread Raw
In response to Re: Executing pg_createsubscriber with a non-compatible control file  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Executing pg_createsubscriber with a non-compatible control file
List pgsql-hackers
On Sat, Oct 18, 2025 at 08:55:35AM +0900, Michael Paquier wrote:
> With the addition of the version check in the binary, there is no
> downside in documenting this requirement.

Okay, I have added a note about that in the docs, then applied your
patch on HEAD.  Thanks!

If others would like to apply the same kind of version checks in some
of the other in-core tools, please feel free to mention them here or
on a new thread.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: isolation tester limitation in case of multiple injection points in a single command
Next
From: Michael Paquier
Date:
Subject: Re: [PATCH] Fix POSIX compliance in pgwin32_unsetenv()