File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff 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>
You can’t perform that action at this time.
0 commit comments