Add WALSummarizerLock to wait_event_names.txt

Per report from Nathan Bossart.

Discussion: http://postgr.es/m/20231227153647.GA601861@nathanxps13
This commit is contained in:
Robert Haas 2024-01-02 10:31:49 -05:00
parent 141752bbb0
commit 5c430f9dc5
1 changed files with 1 additions and 0 deletions

View File

@ -324,6 +324,7 @@ XactTruncation "Waiting to execute <function>pg_xact_status</function> or update
WrapLimitsVacuum "Waiting to update limits on transaction id and multixact consumption."
NotifyQueueTail "Waiting to update limit on <command>NOTIFY</command> message storage."
WaitEventExtension "Waiting to read or update custom wait events information for extensions."
WALSummarizerLock "Waiting to read or update WAL summarization state."
XactBuffer "Waiting for I/O on a transaction status SLRU buffer."
CommitTsBuffer "Waiting for I/O on a commit timestamp SLRU buffer."