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

Commit885cab5

Browse files
committed
Document further existing locks as wait events
Reported-by: Jeremy SchneiderAuthor: Michael PaquierDiscussion:https://postgr.es/m/CA+fnDAZaPCwfY8Lp-pfLnUGFAXRu1VfLyRgdup-L-kwcBj8MqQ@mail.gmail.com
1 parent47f849a commit885cab5

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

‎doc/src/sgml/monitoring.sgml

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

846846
<tbody>
847847
<row>
848-
<entry morerows="60"><literal>LWLock</></entry>
848+
<entry morerows="62"><literal>LWLock</></entry>
849849
<entry><literal>ShmemIndexLock</></entry>
850850
<entry>Waiting to find or allocate space in shared memory.</entry>
851851
</row>
@@ -1030,6 +1030,14 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
10301030
<entry><literal>OldSnapshotTimeMapLock</></entry>
10311031
<entry>Waiting to read or update old snapshot control information.</entry>
10321032
</row>
1033+
<row>
1034+
<entry><literal>BackendRandomLock</></entry>
1035+
<entry>Waiting to generate a random number.</entry>
1036+
</row>
1037+
<row>
1038+
<entry><literal>LogicalRepWorkerLock</></entry>
1039+
<entry>Waiting for action on logical replication worker to finish.</entry>
1040+
</row>
10331041
<row>
10341042
<entry><literal>CLogTruncationLock</></entry>
10351043
<entry>Waiting to truncate the write-ahead log or waiting for write-ahead log truncation to finish.</entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp