doc: pg_upgrade, clarify standby servers must remain running

Bruce Momjian <bruce@momjian.us>

Commit: 35dd1aecf23c73777062a3d3b7e3aaf2000f5cfb
Author: Bruce Momjian <bruce@momjian.us>
Date: 2023-09-26T22:54:10Z
Releases: 12.17
doc: pg_upgrade, clarify standby servers must remain running

Also mention that mismatching primary/standby LSNs should never
happen.

Reported-by: Nikolay Samokhvalov

Discussion: https://postgr.es/m/CAM527d8heqkjG5VrvjU3Xjsqxg41ufUyabD9QZccdAxnpbRH-Q@mail.gmail.com

Backpatch-through: 11

Files

PathChange+/−
doc/src/sgml/ref/pgupgrade.sgml modified +2 −4

Documentation touched