File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/backend/utils/activity Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -332,7 +332,7 @@ WAIT_EVENT_DOCONLY ReplicationOriginState "Waiting to read or update the progres
332
332
WAIT_EVENT_DOCONLY ReplicationSlotIO "Waiting for I/O on a replication slot."
333
333
WAIT_EVENT_DOCONLY LockFastPath "Waiting to read or update a process' fast-path lock information."
334
334
WAIT_EVENT_DOCONLY BufferMapping "Waiting to associate a data block with a buffer in the buffer pool."
335
- WAIT_EVENT_DOCONLY LockManager "Waiting to read or update information about <quote>heavyweight</quote> locks."
335
+ WAIT_EVENT_DOCONLY LockManager "Waiting to read or update information about <quote>heavyweight</quote> locks."
336
336
WAIT_EVENT_DOCONLY PredicateLockManager "Waiting to access predicate lock information used by serializable transactions."
337
337
WAIT_EVENT_DOCONLY ParallelHashJoin "Waiting to synchronize workers during Parallel Hash Join plan execution."
338
338
WAIT_EVENT_DOCONLY ParallelQueryDSA "Waiting for parallel query dynamic shared memory allocation."
You can’t perform that action at this time.
0 commit comments