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 53015c8 commit 3a236fcCopy full SHA for 3a236fc
doc/src/sgml/config.sgml
@@ -2572,7 +2572,7 @@ include_dir 'conf.d'
2572
</term>
2573
<listitem>
2574
<para>
2575
- Sets the maximum number of background processes that the system
+ Sets the maximum number of background processes that the cluster
2576
can support. This parameter can only be set at server start. The
2577
default is 8.
2578
</para>
@@ -2680,7 +2680,7 @@ include_dir 'conf.d'
2680
2681
2682
2683
- Sets the maximum number of workers that the system can support for
+ Sets the maximum number of workers that the cluster can support for
2684
parallel operations. The default value is 8. When increasing or
2685
decreasing this value, consider also adjusting
2686
<xref linkend="guc-max-parallel-maintenance-workers"/> and
0 commit comments