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 d68df5e commit 2c652c3Copy full SHA for 2c652c3
src/backend/postmaster/autovacuum.c
@@ -673,8 +673,8 @@ AutoVacLauncherMain(int argc, char *argv[])
673
674
/*
675
* There are some conditions that we need to check before trying to
676
- * start a launcher. First, we need to make sure that there is a
677
- * 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
678
* other worker failed while starting up.
679
*/
680
0 commit comments