From: Bruce Momjian Date: Tue, 29 Apr 2025 14:30:08 +0000 (-0400) Subject: doc: adjust max_files_per_process again X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=faced8e6a40b469bf9603db868beb6604c95df32;p=users%2Frhaas%2Fpostgres.git doc: adjust max_files_per_process again Reported-by: Andres Freund Discussion: https://postgr.es/m/5yqochswkulckuzzrwgv2nqdrfh4k4coc4uwq4lvgzkfwnbjbd@46igbiwjabn2 --- diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 007f1fbe00..fd6e3e0289 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -2417,8 +2417,9 @@ include_dir 'conf.d' Sets the maximum number of open files each server subprocess is - allowed to open simultaneously; files opened by the postmaster are - not counted toward this limit. The default is one thousand files. + allowed to open simultaneously; files already opened in the + postmaster are not counted toward this limit. The default is one + thousand files. If the kernel is enforcing