Re: Improve documentation of upgrade for streaming replication section. - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Improve documentation of upgrade for streaming replication section.
Date
Msg-id CAA4eK1+AgLL9vHUrPa7ksud=kMgVSrmwz-PrqiCNRvwiZ6rv9Q@mail.gmail.com
Whole thread Raw
In response to Improve documentation of upgrade for streaming replication section.  (Shubham Khanna <khannashubham1197@gmail.com>)
Responses Re: Improve documentation of upgrade for streaming replication section.
List pgsql-hackers
On Fri, Feb 9, 2024 at 9:32 PM Shubham Khanna
<khannashubham1197@gmail.com> wrote:
>
> Currently the documentation of upgrade for streaming replication
> section says that logical replication slots will be copied
> irrespective of the version, but the logical replication slots are
> copied only if the old primary is version 17.0 or later. The changes
> for the same are in the attached patch.
>

LGTM. I'll push this tomorrow unless I see any comments or objections
for the same.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: Add semi-join pushdown to postgres_fdw
Next
From: Ashutosh Bapat
Date:
Subject: Re: RFC: Logging plan of the running query