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

Commit 69872d0

Browse files
committed
Fix typo
Reported-By: Eric Mutta Backpatch-through: 10 Discussion: https://postgr.es/m/164052477973.21665.7888120874624887609@wrigleys.postgresql.org
1 parent 4ace456 commit 69872d0

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
@@ -1089,7 +1089,7 @@ primary_slot_name = 'node_a_slot'
10891089
servers. Waiting for confirmation increases the user's confidence that the
10901090
changes will not be lost in the event of server crashes but it also
10911091
necessarily increases the response time for the requesting transaction.
1092-
The minimum wait time is the round-trip time between primary to standby.
1092+
The minimum wait time is the round-trip time between primary and standby.
10931093
</para>
10941094

10951095
<para>

0 commit comments

Comments
 (0)