File tree 1 file changed +5
-1
lines changed
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
787
787
788
788
<tbody>
789
789
<row>
790
- <entry morerows="40 "><literal>LWLockNamed</></entry>
790
+ <entry morerows="41 "><literal>LWLockNamed</></entry>
791
791
<entry><literal>ShmemIndexLock</></entry>
792
792
<entry>Waiting to find or allocate space in shared memory.</entry>
793
793
</row>
@@ -968,6 +968,10 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
968
968
<entry><literal>MultiXactTruncationLock</></entry>
969
969
<entry>Waiting to read or truncate multixact information.</entry>
970
970
</row>
971
+ <row>
972
+ <entry><literal>OldSnapshotTimeMapLock</></entry>
973
+ <entry>Waiting to read or update old snapshot control information.</entry>
974
+ </row>
971
975
<row>
972
976
<entry morerows="15"><literal>LWLockTranche</></entry>
973
977
<entry><literal>clog</></entry>
You can’t perform that action at this time.
0 commit comments