forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb5f2f2a
committed
Minor changes to recovery pause behaviour.
Change location LOG message so it works each time we pause, notjust for final pause.Ensure that we pause only if we are in Hot Standby and can connectto allow us to run resume function. This change supercedes thecode to override parameter recoveryPauseAtTarget to false if notattempting to enter Hot Standby, which is now removed.1 parentba7d020 commitb5f2f2a
1 file changed
+12
-12
lines changedLines changed: 12 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5691 | 5691 |
| |
5692 | 5692 |
| |
5693 | 5693 |
| |
| 5694 | + | |
| 5695 | + | |
| 5696 | + | |
| 5697 | + | |
5694 | 5698 |
| |
5695 | 5699 |
| |
5696 | 5700 |
| |
| |||
6357 | 6361 |
| |
6358 | 6362 |
| |
6359 | 6363 |
| |
6360 |
| - | |
6361 |
| - | |
6362 |
| - | |
6363 |
| - | |
6364 |
| - | |
6365 |
| - | |
6366 |
| - | |
6367 | 6364 |
| |
6368 | 6365 |
| |
6369 | 6366 |
| |
| |||
6485 | 6482 |
| |
6486 | 6483 |
| |
6487 | 6484 |
| |
6488 |
| - | |
| 6485 | + | |
| 6486 | + | |
| 6487 | + | |
| 6488 | + | |
6489 | 6489 |
| |
6490 |
| - | |
6491 |
| - | |
6492 |
| - | |
6493 | 6490 |
| |
6494 | 6491 |
| |
6495 | 6492 |
| |
| |||
6522 | 6519 |
| |
6523 | 6520 |
| |
6524 | 6521 |
| |
6525 |
| - | |
| 6522 | + | |
| 6523 | + | |
| 6524 | + | |
| 6525 | + | |
6526 | 6526 |
| |
6527 | 6527 |
| |
6528 | 6528 |
| |
|
0 commit comments
Comments
(0)