We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26aaf97 commit 4b5e58bCopy full SHA for 4b5e58b
doc/src/sgml/bgworker.sgml
@@ -23,7 +23,7 @@
23
There are considerable robustness and security risks in using background
24
worker processes because, being written in the <literal>C</literal> language,
25
they have unrestricted access to data. Administrators wishing to enable
26
- modules that include background worker process should exercise extreme
+ modules that include background worker processes should exercise extreme
27
caution. Only carefully audited modules should be permitted to run
28
background worker processes.
29
</para>
0 commit comments