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