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 37dc228 commit 9abf898Copy full SHA for 9abf898
doc/src/sgml/mvcc.sgml
@@ -1378,7 +1378,7 @@ SELECT pg_advisory_lock(q.id) FROM
1378
This level of integrity protection using Serializable transactions
1379
does not yet extend to hot standby mode (<xref linkend="hot-standby">).
1380
Because of that, those using hot standby may want to use Repeatable
1381
- Read and explicit locking.on the master.
+ Read and explicit locking on the master.
1382
</para>
1383
</warning>
1384
</sect2>
0 commit comments