<tbody>
<row>
- <entry morerows="60"><literal>LWLock</></entry>
+ <entry morerows="62"><literal>LWLock</></entry>
<entry><literal>ShmemIndexLock</></entry>
<entry>Waiting to find or allocate space in shared memory.</entry>
</row>
<entry><literal>OldSnapshotTimeMapLock</></entry>
<entry>Waiting to read or update old snapshot control information.</entry>
</row>
+ <row>
+ <entry><literal>BackendRandomLock</></entry>
+ <entry>Waiting to generate a random number.</entry>
+ </row>
+ <row>
+ <entry><literal>LogicalRepWorkerLock</></entry>
+ <entry>Waiting for action on logical replication worker to finish.</entry>
+ </row>
<row>
<entry><literal>CLogTruncationLock</></entry>
<entry>Waiting to truncate the write-ahead log or waiting for write-ahead log truncation to finish.</entry>