8000
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 ecd6579 commit 644d853Copy full SHA for 644d853
doc/src/sgml/mvcc.sgml
@@ -1139,7 +1139,11 @@ ERROR: could not serialize access due to read/write dependencies among transact
1139
UPDATE</command> modifies selected rows to mark them locked, and so
1140
will result in disk writes.
1141
</para>
1142
+ </sect2>
1143
1144
+ <sect2 id="locking-pages">
1145
+ <title>Page-level Locks</title>
1146
1147
<para>
1148
In addition to table and row locks, page-level share/exclusive locks are
1149
used to control read/write access to table pages in the shared buffer
0 commit comments