- Notifications
You must be signed in to change notification settings - Fork5
Commit59d6a75
committed
Avoid excessive Hot Standby feedback messages.
Without this patch, when wal_receiver_status_interval=0, indicating that nostatus messages should be sent, Hot Standby feedback messages are instead sentextremely frequently.Fujii Masao, with documentation changes by me.1 parentc0b0076 commit59d6a75
File tree
2 files changed
+5
-4
lines changed- doc/src/sgml
- src/backend/replication
2 files changed
+5
-4
lines changedLines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2137 | 2137 |
| |
2138 | 2138 |
| |
2139 | 2139 |
| |
2140 |
| - | |
2141 |
| - | |
2142 |
| - | |
| 2140 | + | |
| 2141 | + | |
| 2142 | + | |
| 2143 | + | |
2143 | 2144 |
| |
2144 | 2145 |
| |
2145 | 2146 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
651 | 651 |
| |
652 | 652 |
| |
653 | 653 |
| |
654 |
| - | |
| 654 | + | |
655 | 655 |
| |
656 | 656 |
| |
657 | 657 |
| |
|
0 commit comments
Comments
(0)