aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/config.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index bd70ff2e4b8..fc35a46e5ea 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -2572,7 +2572,7 @@ include_dir 'conf.d'
</term>
<listitem>
<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
default is 8.
</para>
@@ -2680,7 +2680,7 @@ include_dir 'conf.d'
</term>
<listitem>
<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
decreasing this value, consider also adjusting
<xref linkend="guc-max-parallel-maintenance-workers"/> and