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 CAA4eK1K5rsoH0wov+GBiodHJdYxFjaP9705UDSwKWN+WfHQF4A@mail.gmail.com
Whole thread Raw
In response to Re: Improve documentation of upgrade for streaming replication section.  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
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.



pgsql-hackers by date:

Previous
From: Mats Kindahl
Date:
Subject: Re: glibc qsort() vulnerability
Next
From: Laurenz Albe
Date:
Subject: Re: Document efficient self-joins / UPDATE LIMIT techniques.