projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
095493a
)
doc: add missing word "the"
author
Bruce Momjian
Mon, 11 Mar 2024 17:31:13 +0000
(13:31 -0400)
committer
Bruce Momjian
Mon, 11 Mar 2024 17:31:13 +0000
(13:31 -0400)
Reported-by:
[email protected]
Discussion: https://postgr.es/m/
170993253510
.640.
5664117187431542912
@wrigleys.postgresql.org
Backpatch-through: 12
doc/src/sgml/high-availability.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/high-availability.sgml
b/doc/src/sgml/high-availability.sgml
index 236c0af65fba311747a28579e1c07e391a38fab4..b48209fc2fbdb6962178401f9ee42ff582852c0a 100644
(file)
--- a/
doc/src/sgml/high-availability.sgml
+++ b/
doc/src/sgml/high-availability.sgml
@@
-1302,7
+1302,7
@@
synchronous_standby_names = 'ANY 2 (s1, s2, s3)'
synchronous_commit
is set to
on
,
remote_apply
or
remote_write
will wait for
responses from. Such transaction commits may never be completed
- if any one of synchronous standbys should crash.
+ if any one of
the
synchronous standbys should crash.