Skip to content

Commit 008387b

Browse files
bmomjianpull[bot]
authored andcommitted
doc: change "system" to "cluster" where appropriate
Reported-by: Jeff Davis Discussion: https://postgr.es/m/d040a1144e0127a49e335d1244a4de102a2a443b.camel@j-davis.com Backpatch-through: master
1 parent b575215 commit 008387b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/config.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2572,7 +2572,7 @@ include_dir 'conf.d'
25722572
</term>
25732573
<listitem>
25742574
<para>
2575-
Sets the maximum number of background processes that the system
2575+
Sets the maximum number of background processes that the cluster
25762576
can support. This parameter can only be set at server start. The
25772577
default is 8.
25782578
</para>
@@ -2680,7 +2680,7 @@ include_dir 'conf.d'
26802680
</term>
26812681
<listitem>
26822682
<para>
2683-
Sets the maximum number of workers that the system can support for
2683+
Sets the maximum number of workers that the cluster can support for
26842684
parallel operations. The default value is 8. When increasing or
26852685
decreasing this value, consider also adjusting
26862686
<xref linkend="guc-max-parallel-maintenance-workers"/> and

0 commit comments

Comments
 (0)