We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb493eb commit fb4c1eaCopy full SHA for fb4c1ea
src/backend/utils/activity/wait_event_names.txt
@@ -55,6 +55,7 @@ ARCHIVER_MAIN "Waiting in main loop of archiver process."
55
AUTOVACUUM_MAIN "Waiting in main loop of autovacuum launcher process."
56
BGWRITER_HIBERNATE "Waiting in background writer process, hibernating."
57
BGWRITER_MAIN "Waiting in main loop of background writer process."
58
+REWIND_WORKER_MAIN "Waiting in main loop of rewind worker process."
59
CHECKPOINTER_MAIN "Waiting in main loop of checkpointer process."
60
LOGICAL_APPLY_MAIN "Waiting in main loop of logical replication apply process."
61
LOGICAL_LAUNCHER_MAIN "Waiting in main loop of logical replication launcher process."
0 commit comments