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

Commitc93d873

Browse files
committed
Add OldSnapshotTimeMapLock to wait_event table in docs.
Ashutosh Sharma with minor fixes by me.
1 parent6eb5b05 commitc93d873

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎doc/src/sgml/monitoring.sgml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
787787

788788
<tbody>
789789
<row>
790-
<entry morerows="40"><literal>LWLockNamed</></entry>
790+
<entry morerows="41"><literal>LWLockNamed</></entry>
791791
<entry><literal>ShmemIndexLock</></entry>
792792
<entry>Waiting to find or allocate space in shared memory.</entry>
793793
</row>
@@ -968,6 +968,10 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
968968
<entry><literal>MultiXactTruncationLock</></entry>
969969
<entry>Waiting to read or truncate multixact information.</entry>
970970
</row>
971+
<row>
972+
<entry><literal>OldSnapshotTimeMapLock</></entry>
973+
<entry>Waiting to read or update old snapshot control information.</entry>
974+
</row>
971975
<row>
972976
<entry morerows="15"><literal>LWLockTranche</></entry>
973977
<entry><literal>clog</></entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp