On Mon, Feb 12, 2024 at 7:59 AM Amit Kapila wrote:
>
> On Fri, Feb 9, 2024 at 9:32 PM Shubham Khanna
> 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 re
On Fri, Feb 9, 2024 at 9:32 PM Shubham Khanna
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
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 p