forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc82d59d
committed
doc: Improve description of wal_receiver_status_interval
This parameter description was previously confusing, telling that avalue of 0 disabled completely status updates. This is not true asthere are cases where an update is sent while ignoring this parametervalue. The documentation is improved to outline the difference oftreatment for scheduled status messages and when these are forced.Reported-by: Dmitriy KuzminAuthor: Michael PaquierReviewed-by: Euler TaveiraDiscussion:https://postgr.es/m/161346024420.3455.1345266601055047937@wrigleys.postgresql.org1 parent5a65eac commitc82d59d
1 file changed
+9
-8
lines changedLines changed: 9 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4503 | 4503 |
| |
4504 | 4504 |
| |
4505 | 4505 |
| |
4506 |
| - | |
4507 |
| - | |
4508 |
| - | |
4509 |
| - | |
4510 |
| - | |
| 4506 | + | |
| 4507 | + | |
| 4508 | + | |
| 4509 | + | |
| 4510 | + | |
| 4511 | + | |
| 4512 | + | |
| 4513 | + | |
4511 | 4514 |
| |
4512 |
| - | |
4513 |
| - | |
4514 |
| - | |
| 4515 | + | |
4515 | 4516 |
| |
4516 | 4517 |
| |
4517 | 4518 |
| |
|
0 commit comments
Comments
(0)