File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ ANALYZE ] [ <replaceable class="paramet
239
239
to perform the operation is equal to the number of indexes on the
240
240
relation that support parallel vacuum which is limited by the number of
241
241
workers specified with <literal>PARALLEL</literal> option if any which is
242
- further limited by <xref linkend="guc-max-parallel-maintenance- workers"/>.
242
+ further limited by <xref linkend="guc-max-parallel-workers-maintenance "/>.
243
243
An index can participate in parallel vacuum if and only if the size of the
244
244
index is more than <xref linkend="guc-min-parallel-index-scan-size"/>.
245
245
Please note that it is not guaranteed that the number of parallel workers
You can’t perform that action at this time.
0 commit comments