8000
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 5bc7b33 commit 371b07eCopy full SHA for 371b07e
src/backend/utils/activity/wait_event_names.txt
@@ -324,7 +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."
+WALSummarizer "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