Add OldSnapshotTimeMapLock to wait_event table in docs.

Ashutosh Sharma with minor fixes by me.
This commit is contained in:
Kevin Grittner 2016-08-03 09:58:50 -05:00
parent 6eb5b05d22
commit c93d8737be

View File

@ -787,7 +787,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
<tbody>
<row>
<entry morerows="40"><literal>LWLockNamed</></entry>
<entry morerows="41"><literal>LWLockNamed</></entry>
<entry><literal>ShmemIndexLock</></entry>
<entry>Waiting to find or allocate space in shared memory.</entry>
</row>
@ -968,6 +968,10 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
<entry><literal>MultiXactTruncationLock</></entry>
<entry>Waiting to read or truncate multixact information.</entry>
</row>
<row>
<entry><literal>OldSnapshotTimeMapLock</></entry>
<entry>Waiting to read or update old snapshot control information.</entry>
</row>
<row>
<entry morerows="15"><literal>LWLockTranche</></entry>
<entry><literal>clog</></entry>