Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 5c430f9

Browse files
committed
Add WALSummarizerLock to wait_event_names.txt
Per report from Nathan Bossart. Discussion: http://postgr.es/m/20231227153647.GA601861@nathanxps13
1 parent 141752b commit 5c430f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/utils/activity/wait_event_names.txt

+1
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@ XactTruncation "Waiting to execute <function>pg_xact_status</function> or update
324324
WrapLimitsVacuum "Waiting to update limits on transaction id and multixact consumption."
325325
NotifyQueueTail "Waiting to update limit on <command>NOTIFY</command> message storage."
326326
WaitEventExtension "Waiting to read or update custom wait events information for extensions."
327+
WALSummarizerLock "Waiting to read or update WAL summarization state."
327328

328329
XactBuffer "Waiting for I/O on a transaction status SLRU buffer."
329330
CommitTsBuffer "Waiting for I/O on a commit timestamp SLRU buffer."

0 commit comments

Comments
 (0)