Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit faced8e

Browse files
committed
doc: adjust max_files_per_process again
Reported-by: Andres Freund Discussion: https://postgr.es/m/5yqochswkulckuzzrwgv2nqdrfh4k4coc4uwq4lvgzkfwnbjbd@46igbiwjabn2
1 parent 9a9e60f commit faced8e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/src/sgml/config.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2417,8 +2417,9 @@ include_dir 'conf.d'
24172417
<listitem>
24182418
<para>
24192419
Sets the maximum number of open files each server subprocess is
2420-
allowed to open simultaneously; files opened by the postmaster are
2421-
not counted toward this limit. The default is one thousand files.
2420+
allowed to open simultaneously; files already opened in the
2421+
postmaster are not counted toward this limit. The default is one
2422+
thousand files.
24222423
</para>
24232424
<para>
24242425
If the kernel is enforcing

0 commit comments

Comments
 (0)