mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
doc: fix plurality typo on bgwriter doc sentence
Reported-by: matthew.alton@gmail.com Discussion: https://postgr.es/m/157204060717.1042.8194076510523669244@wrigleys.postgresql.org Backpatch-through: 9.4
This commit is contained in:
parent
762b256538
commit
00ac1eced6
|
|
@ -23,7 +23,7 @@
|
||||||
There are considerable robustness and security risks in using background
|
There are considerable robustness and security risks in using background
|
||||||
worker processes because, being written in the <literal>C</> language,
|
worker processes because, being written in the <literal>C</> language,
|
||||||
they have unrestricted access to data. Administrators wishing to enable
|
they have unrestricted access to data. Administrators wishing to enable
|
||||||
modules that include background worker process should exercise extreme
|
modules that include background worker processes should exercise extreme
|
||||||
caution. Only carefully audited modules should be permitted to run
|
caution. Only carefully audited modules should be permitted to run
|
||||||
background worker processes.
|
background worker processes.
|
||||||
</para>
|
</para>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user