Skip to content

Commit 2d8d8c5

Browse files
pashkinelfeakorotkov
authored andcommitted
Add wait event for rewind worker
1 parent 38ff421 commit 2d8d8c5

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
@@ -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)