Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 80db5a3

Browse files
committed
doc: add missing word "the"
Reported-by: doughale@gmail.com Discussion: https://postgr.es/m/170993253510.640.5664117187431542912@wrigleys.postgresql.org Backpatch-through: 12
1 parent 98bfb75 commit 80db5a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/high-availability.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,7 @@ synchronous_standby_names = 'ANY 2 (s1, s2, s3)'
12901290
<varname>synchronous_commit</varname> is set to <literal>on</literal>,
12911291
<literal>remote_apply</literal> or <literal>remote_write</literal> will wait for
12921292
responses from. Such transaction commits may never be completed
1293-
if any one of synchronous standbys should crash.
1293+
if any one of the synchronous standbys should crash.
12941294
</para>
12951295

12961296
<para>

0 commit comments

Comments
 (0)