pgsql: Doc: Add a note in the upgrade of logical replication clusters. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Doc: Add a note in the upgrade of logical replication clusters.
Date
Msg-id E1stmCC-0010Xj-9m@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: Add a note in the upgrade of logical replication clusters.

The steps used to upgrade the cluster first upgraded the publisher node
but ideally, any node could be upgraded first.

Author: Vignesh C
Discussion: https://postgr.es/m/CALDaNm1_iDO6srWzntqTr0ZDVkk2whVhNKEWAvtgZBfSmuBeZQ@mail.gmail.com
Discussion: https://postgr.es/m/CALDaNm3Y-M+kAqr_mf=_C1kNwAB-cS6S5hTHnKMEqDw4sGEh4Q@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d66572d9fedb632af5df65ce513d04dc2a1682a3

Modified Files
--------------
doc/src/sgml/logical-replication.sgml | 8 ++++++++
1 file changed, 8 insertions(+)


pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: pgsql: Update oid for pg_wal_replay_wait() procedure
Next
From: Tom Lane
Date:
Subject: pgsql: Doc: InitPlans aren't parallel-restricted any more.