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