Improve documentation of upgrade for streaming replication section.

Shubham Khanna <khannashubham1197@gmail.com>

From: Shubham Khanna <khannashubham1197@gmail.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-02-09T16:02:05Z
Lists: pgsql-hackers

Attachments

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.

Commits

  1. Doc: Improve upgrade for streaming replication section.