projects
/
postgresql.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
913c60b
)
doc: clarify new behavior of max_files_per_process
author
Bruce Momjian
<bruce@momjian.us>
Tue, 29 Apr 2025 13:45:19 +0000
(09:45 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Tue, 29 Apr 2025 13:45:41 +0000
(09:45 -0400)
doc/src/sgml/config.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/config.sgml
b/doc/src/sgml/config.sgml
index 14661ac2cc6379ceebe1f8668be6849d397cb72f..007f1fbe006586a35502ecea532b5683ab3ac6fa 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-2417,8
+2417,8
@@
include_dir 'conf.d'
<listitem>
<para>
Sets the maximum number of open files each server subprocess is
- allowed to open simultaneously
, in addition to the files already open
-
in postmaster
. The default is one thousand files.
+ allowed to open simultaneously
; files opened by the postmaster are
+
not counted toward this limit
. The default is one thousand files.
</para>
<para>
If the kernel is enforcing