doc: change "system" to "cluster" where appropriate
Reported-by: Jeff Davis Discussion: https://postgr.es/m/d040a1144e0127a49e335d1244a4de102a2a443b.camel@j-davis.com Backpatch-through: master
This commit is contained in:
parent
53015c8afa
commit
3a236fc9f3
@ -2572,7 +2572,7 @@ include_dir 'conf.d'
|
|||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Sets the maximum number of background processes that the system
|
Sets the maximum number of background processes that the cluster
|
||||||
can support. This parameter can only be set at server start. The
|
can support. This parameter can only be set at server start. The
|
||||||
default is 8.
|
default is 8.
|
||||||
</para>
|
</para>
|
||||||
@ -2680,7 +2680,7 @@ include_dir 'conf.d'
|
|||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Sets the maximum number of workers that the system can support for
|
Sets the maximum number of workers that the cluster can support for
|
||||||
parallel operations. The default value is 8. When increasing or
|
parallel operations. The default value is 8. When increasing or
|
||||||
decreasing this value, consider also adjusting
|
decreasing this value, consider also adjusting
|
||||||
<xref linkend="guc-max-parallel-maintenance-workers"/> and
|
<xref linkend="guc-max-parallel-maintenance-workers"/> and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user