[COMMITTERS] pgsql: docs: Fix pg_upgrade standby server upgrade docs

2017-06-15 Thread Bruce Momjian
docs: Fix pg_upgrade standby server upgrade docs It was unsafe to instruct users to start/stop the server after pg_upgrade was run but before the standby servers were rsync'ed. The new instructions avoid this. RELEASE NOTES: This fix should be mentioned in the minor release notes. Reported-by

[COMMITTERS] pgsql: docs: Fix pg_upgrade standby server upgrade docs

2017-06-15 Thread Bruce Momjian
docs: Fix pg_upgrade standby server upgrade docs It was unsafe to instruct users to start/stop the server after pg_upgrade was run but before the standby servers were rsync'ed. The new instructions avoid this. RELEASE NOTES: This fix should be mentioned in the minor release notes. Reported-by

[COMMITTERS] pgsql: docs: Fix pg_upgrade standby server upgrade docs

2017-06-15 Thread Bruce Momjian
docs: Fix pg_upgrade standby server upgrade docs It was unsafe to instruct users to start/stop the server after pg_upgrade was run but before the standby servers were rsync'ed. The new instructions avoid this. RELEASE NOTES: This fix should be mentioned in the minor release notes. Reported-by