forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6313a76
committed
doc: Clarify synchronous_standby_names parameter.
The synchronous_standby_names GUC allows specifying num_sync,the number of synchronous standbys transactions must wait forreplies from. This value must be an integer greater than zero.This commit updates the documentation to clarify this requirement.Reported-by: Asphator <asphator@gmail.com>Discussion:https://postgr.es/m/18663-b02f75cb919f1b60@postgresql.org1 parent69ab446 commit6313a76
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4715 | 4715 |
| |
4716 | 4716 |
| |
4717 | 4717 |
| |
| 4718 | + | |
| 4719 | + | |
4718 | 4720 |
| |
4719 | 4721 |
| |
4720 | 4722 |
| |
|
0 commit comments
Comments
(0)