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 0d6c9e0 commit 3b4da9aCopy full SHA for 3b4da9a
doc/src/sgml/mvcc.sgml
@@ -1405,7 +1405,7 @@ SELECT pg_advisory_lock(q.id) FROM
1405
This level of integrity protection using Serializable transactions
1406
does not yet extend to hot standby mode (<xref linkend="hot-standby">).
1407
Because of that, those using hot standby may want to use Repeatable
1408
- Read and explicit locking.on the master.
+ Read and explicit locking on the master.
1409
</para>
1410
</warning>
1411
</sect2>
0 commit comments