We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent6eb5b05 commitc93d873Copy full SHA for c93d873
doc/src/sgml/monitoring.sgml
@@ -787,7 +787,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
787
788
<tbody>
789
<row>
790
- <entry morerows="40"><literal>LWLockNamed</></entry>
+ <entry morerows="41"><literal>LWLockNamed</></entry>
791
<entry><literal>ShmemIndexLock</></entry>
792
<entry>Waiting to find or allocate space in shared memory.</entry>
793
</row>
@@ -968,6 +968,10 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
968
<entry><literal>MultiXactTruncationLock</></entry>
969
<entry>Waiting to read or truncate multixact information.</entry>
970
971
+ <row>
972
+ <entry><literal>OldSnapshotTimeMapLock</></entry>
973
+ <entry>Waiting to read or update old snapshot control information.</entry>
974
+ </row>
975
976
<entry morerows="15"><literal>LWLockTranche</></entry>
977
<entry><literal>clog</></entry>