]> granicus.if.org Git - postgresql/commit
pg_upgrade: issue helpful error message for use on standbys
authorBruce Momjian <bruce@momjian.us>
Fri, 17 Aug 2018 14:25:48 +0000 (10:25 -0400)
committerBruce Momjian <bruce@momjian.us>
Fri, 17 Aug 2018 14:25:48 +0000 (10:25 -0400)
commita49cf6ef3d0c0e90b0c69d34c829488d3fbe7638
tree0bf81e8a6c0c09d65a0ace02705987dd886c5b3c
parentb6c994af1f0d42f839df21414e8085e3820cb0c7
pg_upgrade:  issue helpful error message for use on standbys

Commit 777e6ddf1723306bd2bf8fe6f804863f459b0323 checked for a shut down
message from a standby and allowed it to continue.  This patch reports a
helpful error message in these cases, suggesting to use rsync as
documented.

Diagnosed-by: Martín Marqués
Discussion: https://postgr.es/m/CAPdiE1xYCow-reLjrhJ9DqrMu-ppNq0ChUUEvVdxhdjGRD5_eA@mail.gmail.com

Backpatch-through: 9.3
contrib/pg_upgrade/controldata.c