Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ae904 commit 9f2eedbCopy full SHA for 9f2eedb
src/backend/utils/activity/wait_event_names.txt
@@ -324,6 +324,7 @@ XactTruncation "Waiting to execute <function>pg_xact_status</function> or update
324
WrapLimitsVacuum "Waiting to update limits on transaction id and multixact consumption."
325
NotifyQueueTail "Waiting to update limit on <command>NOTIFY</command> message storage."
326
WaitEventExtension "Waiting to read or update custom wait events information for extensions."
327
+WALSummarizerLock "Waiting to read or update WAL summarization state."
328
329
XactBuffer "Waiting for I/O on a transaction status SLRU buffer."
330
CommitTsBuffer "Waiting for I/O on a commit timestamp SLRU buffer."
0 commit comments