diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml index 0e73cdcdda..466861e0e7 100644 --- a/doc/src/sgml/monitoring.sgml +++ b/doc/src/sgml/monitoring.sgml @@ -861,7 +861,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser - LWLock + LWLock ShmemIndexLock Waiting to find or allocate space in shared memory. @@ -1139,6 +1139,25 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser Waiting to allocate or exchange a chunk of memory or update counters during Parallel Hash plan execution. + + session_dsa + Waiting for per-session dynamic shared memory allocation + lock. + + + session_record_table + Waiting to access a shared record type cache by + structure. + + + session_typmod_table + Waiting to access a shared record type cache by + typmod. + + + shared_tuplestore + Waiting to access a shared tuplestore. + Lock relation