doc: adjust max_files_per_process again
authorBruce Momjian <bruce@momjian.us>
Tue, 29 Apr 2025 14:30:08 +0000 (10:30 -0400)
committerBruce Momjian <bruce@momjian.us>
Tue, 29 Apr 2025 14:30:08 +0000 (10:30 -0400)
Reported-by: Andres Freund
Discussion: https://postgr.es/m/5yqochswkulckuzzrwgv2nqdrfh4k4coc4uwq4lvgzkfwnbjbd@46igbiwjabn2

doc/src/sgml/config.sgml

index 007f1fbe006586a35502ecea532b5683ab3ac6fa..fd6e3e028907a3e820ce47ba351cff11f914ba61 100644 (file)
@@ -2417,8 +2417,9 @@ include_dir 'conf.d'
       <listitem>
        <para>
         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.
        </para>
        <para>
         If the kernel is enforcing