We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06d36fa commit 8ae4600Copy full SHA for 8ae4600
doc/src/sgml/mvcc.sgml
@@ -1542,7 +1542,7 @@ SELECT pg_advisory_lock(q.id) FROM
1542
This level of integrity protection using Serializable transactions
1543
does not yet extend to hot standby mode (<xref linkend="hot-standby">).
1544
Because of that, those using hot standby may want to use Repeatable
1545
- Read and explicit locking.on the master.
+ Read and explicit locking on the master.
1546
</para>
1547
</warning>
1548
</sect2>
0 commit comments