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

Commit c362370

Browse files
committed
Add AioUringCompletion in wait_event_names.txt
Oversight in c325a76, where the LWLock tranche AioUringCompletion has been added. Author: Bertrand Drouvot <bertranddrouvot.pg@gmail.com> Discussion: https://postgr.es/m/aDT5sBOxJTdulXnE@paquier.xyz
1 parent a1de1b0 commit c362370

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/utils/activity/wait_event_names.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,7 @@ SerialSLRU "Waiting to access the serializable transaction conflict SLRU cache."
401401
SubtransSLRU "Waiting to access the sub-transaction SLRU cache."
402402
XactSLRU "Waiting to access the transaction status SLRU cache."
403403
ParallelVacuumDSA "Waiting for parallel vacuum dynamic shared memory allocation."
404+
AioUringCompletion "Waiting for another process to complete IO via io_uring."
404405

405406
# No "ABI_compatibility" region here as WaitEventLWLock has its own C code.
406407

0 commit comments

Comments
 (0)