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