Thread: Improve documentation of upgrade for streaming replication section.

Improve documentation of upgrade for streaming replication section.

From
Shubham Khanna
Date:
Hi,

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.

Thanks and Regards,
Shubham Khanna.

Attachment
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.



On Mon, Feb 12, 2024 at 7:59 AM Amit Kapila <amit.kapila16@gmail.com> wrote:
>
> 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.
>

Pushed!

--
With Regards,
Amit Kapila.