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 5ac77a2 commit 0f65b6cCopy full SHA for 0f65b6c
src/backend/postmaster/autovacuum.c
@@ -698,8 +698,8 @@ AutoVacLauncherMain(int argc, char *argv[])
698
699
/*
700
* There are some conditions that we need to check before trying to
701
- * start a launcher. First, we need to make sure that there is a
702
- * launcher slot available. Second, we need to make sure that no
+ * start a worker. First, we need to make sure that there is a
+ * worker slot available. Second, we need to make sure that no
703
* other worker failed while starting up.
704
*/
705
0 commit comments