mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-29 22:49:41 +03:00 
			
		
		
		
	doc: adjust max_files_per_process again
Reported-by: Andres Freund Discussion: https://postgr.es/m/5yqochswkulckuzzrwgv2nqdrfh4k4coc4uwq4lvgzkfwnbjbd@46igbiwjabn2
This commit is contained in:
		| @@ -2417,8 +2417,9 @@ include_dir 'conf.d' | |||||||
|       <listitem> |       <listitem> | ||||||
|        <para> |        <para> | ||||||
|         Sets the maximum number of open files each server subprocess is |         Sets the maximum number of open files each server subprocess is | ||||||
|         allowed to open simultaneously;  files opened by the postmaster are |         allowed to open simultaneously;  files already opened in the | ||||||
|         not counted toward this limit. The default is one thousand files. |         postmaster are not counted toward this limit. The default is one | ||||||
|  |         thousand files. | ||||||
|        </para> |        </para> | ||||||
|        <para> |        <para> | ||||||
|         If the kernel is enforcing |         If the kernel is enforcing | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user