1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-18 17:42:25 +03:00
Reported-By: Eric Mutta
Backpatch-through: 10
Discussion: https://postgr.es/m/164052477973.21665.7888120874624887609@wrigleys.postgresql.org
This commit is contained in:
Magnus Hagander
2022-01-02 17:03:32 +01:00
parent f789b7732e
commit 580e998859

View File

@ -1083,7 +1083,7 @@ primary_slot_name = 'node_a_slot'
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
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>