Commit f0c58661 authored by Magnus Hagander's avatar Magnus Hagander

Fix typo

Reported-By: Eric Mutta
Backpatch-through: 10
Discussion: https://postgr.es/m/164052477973.21665.7888120874624887609@wrigleys.postgresql.org
parent cabea571
...@@ -1089,7 +1089,7 @@ primary_slot_name = 'node_a_slot' ...@@ -1089,7 +1089,7 @@ primary_slot_name = 'node_a_slot'
servers. Waiting for confirmation increases the user's confidence that the servers. Waiting for confirmation increases the user's confidence that the
changes will not be lost in the event of server crashes but it also changes will not be lost in the event of server crashes but it also
necessarily increases the response time for the requesting transaction. necessarily increases the response time for the requesting transaction.
The minimum wait time is the round-trip time between primary to standby. The minimum wait time is the round-trip time between primary and standby.
</para> </para>
<para> <para>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment