forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb94f7b5
committed
pg_upgrade: issue helpful error message for use on standbys
Commit777e6dd checked for a shut downmessage from a standby and allowed it to continue. This patch reports ahelpful error message in these cases, suggesting to use rsync asdocumented.Diagnosed-by: Martín MarquésDiscussion:https://postgr.es/m/CAPdiE1xYCow-reLjrhJ9DqrMu-ppNq0ChUUEvVdxhdjGRD5_eA@mail.gmail.comBackpatch-through: 9.31 parentee80124 commitb94f7b5
1 file changed
+8
-2
lines changedLines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
153 |
| - | |
154 |
| - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
155 | 161 |
| |
156 | 162 |
| |
157 | 163 |
| |
|
0 commit comments
Comments
(0)