Skip to content

Commit fb4c1ea

Browse files
committed
Add wait event for rewind worker
1 parent cb493eb commit fb4c1ea

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
@@ -55,6 +55,7 @@ ARCHIVER_MAIN "Waiting in main loop of archiver process."
5555
AUTOVACUUM_MAIN "Waiting in main loop of autovacuum launcher process."
5656
BGWRITER_HIBERNATE "Waiting in background writer process, hibernating."
5757
BGWRITER_MAIN "Waiting in main loop of background writer process."
58+
REWIND_WORKER_MAIN "Waiting in main loop of rewind worker process."
5859
CHECKPOINTER_MAIN "Waiting in main loop of checkpointer process."
5960
LOGICAL_APPLY_MAIN "Waiting in main loop of logical replication apply process."
6061
LOGICAL_LAUNCHER_MAIN "Waiting in main loop of logical replication launcher process."

0 commit comments

Comments
 (0)