Thanks to visit codestin.com Credit goes to github.com
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 48913db commit 3c400a3Copy full SHA for 3c400a3
src/backend/postmaster/autovacuum.c
@@ -669,8 +669,8 @@ AutoVacLauncherMain(int argc, char *argv[])
669
670
/*
671
* There are some conditions that we need to check before trying to
672
- * start a launcher. First, we need to make sure that there is a
673
- * 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
674
* other worker failed while starting up.
675
*/
676
0 commit comments