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 a1de1b0 commit c362370Copy full SHA for c362370
src/backend/utils/activity/wait_event_names.txt
@@ -401,6 +401,7 @@ SerialSLRU "Waiting to access the serializable transaction conflict SLRU cache."
401
SubtransSLRU "Waiting to access the sub-transaction SLRU cache."
402
XactSLRU "Waiting to access the transaction status SLRU cache."
403
ParallelVacuumDSA "Waiting for parallel vacuum dynamic shared memory allocation."
404
+AioUringCompletion "Waiting for another process to complete IO via io_uring."
405
406
# No "ABI_compatibility" region here as WaitEventLWLock has its own C code.
407
0 commit comments