mirror of
https://github.com/postgres/postgres.git
synced 2025-10-22 14:32:25 +03:00
Comments and doc fixes for commit 40d964ec99
.
Reported-by: Justin Pryzby Author: Justin Pryzby, with few changes by me Reviewed-by: Amit Kapila and Sawada Masahiko Discussion: https://postgr.es/m/20200322021801.GB2563@telsasoft.com
This commit is contained in:
@@ -225,7 +225,7 @@ typedef struct VacuumParams
|
||||
|
||||
/*
|
||||
* The number of parallel vacuum workers. 0 by default which means choose
|
||||
* based on the number of indexes. -1 indicates a parallel vacuum is
|
||||
* based on the number of indexes. -1 indicates parallel vacuum is
|
||||
* disabled.
|
||||
*/
|
||||
int nworkers;
|
||||
|
Reference in New Issue
Block a user