diff --git a/doc/src/sgml/logical-replication.sgml b/doc/src/sgml/logical-replication.sgml index 536d03995eb..98a7ad0c272 100644 --- a/doc/src/sgml/logical-replication.sgml +++ b/doc/src/sgml/logical-replication.sgml @@ -2564,6 +2564,14 @@ ALTER SUBSCRIPTION + + + + In the steps described above, the publisher is upgraded first, followed + by the subscriber. Alternatively, the user can use similar steps to + upgrade the subscriber first, followed by the publisher. + +