forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0f33a71
committed
docs: Fix pg_upgrade standby server upgrade docs
It was unsafe to instruct users to start/stop the server afterpg_upgrade was run but before the standby servers were rsync'ed. Thenew instructions avoid this.RELEASE NOTES: This fix should be mentioned in the minor release notes.Reported-by: Dmitriy Sarafannikov and Sergey BurladyanDiscussion:https://postgr.es/m/87wp8o506b.fsf@seb.koffice.internalBackpatch-through: 9.5, where standby server upgrade instructions first appeared1 parent3ab7912 commit0f33a71
1 file changed
+15
-18
lines changedLines changed: 15 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
317 | 317 |
| |
318 | 318 |
| |
319 | 319 |
| |
320 |
| - | |
| 320 | + | |
321 | 321 |
| |
322 | 322 |
| |
323 |
| - | |
324 |
| - | |
325 |
| - | |
326 |
| - | |
327 |
| - | |
328 |
| - | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
329 | 336 |
| |
330 | 337 |
| |
331 | 338 |
| |
| |||
410 | 417 |
| |
411 | 418 |
| |
412 | 419 |
| |
413 |
| - | |
| 420 | + | |
414 | 421 |
| |
415 | 422 |
| |
416 | 423 |
| |
| |||
471 | 478 |
| |
472 | 479 |
| |
473 | 480 |
| |
474 |
| - | |
475 |
| - | |
476 |
| - | |
477 |
| - | |
478 |
| - | |
479 |
| - | |
480 |
| - | |
481 |
| - | |
482 |
| - | |
483 |
| - | |
484 | 481 |
| |
485 | 482 |
| |
486 | 483 |
| |
|
0 commit comments
Comments
(0)