diff --git a/doc/src/sgml/mvcc.sgml b/doc/src/sgml/mvcc.sgml index 12b7814bfd..0bbbc712a7 100644 --- a/doc/src/sgml/mvcc.sgml +++ b/doc/src/sgml/mvcc.sgml @@ -1139,7 +1139,11 @@ ERROR: could not serialize access due to read/write dependencies among transact UPDATE modifies selected rows to mark them locked, and so will result in disk writes. + + + Page-level Locks + In addition to table and row locks, page-level share/exclusive locks are used to control read/write access to table pages in the shared buffer