Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit644d853

Browse files
committed
Split out the description of page-level lock as new subsection in document.
Michael Banck
1 parentecd6579 commit644d853

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎doc/src/sgml/mvcc.sgml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1139,7 +1139,11 @@ ERROR: could not serialize access due to read/write dependencies among transact
11391139
UPDATE</command> modifies selected rows to mark them locked, and so
11401140
will result in disk writes.
11411141
</para>
1142+
</sect2>
11421143

1144+
<sect2 id="locking-pages">
1145+
<title>Page-level Locks</title>
1146+
11431147
<para>
11441148
In addition to table and row locks, page-level share/exclusive locks are
11451149
used to control read/write access to table pages in the shared buffer

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp