1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-14 08:21:07 +03:00
This commit is contained in:
Peter Eisentraut
2018-06-04 15:34:42 -04:00
parent 4d6a854f17
commit 2241ad1556

View File

@ -141,7 +141,7 @@
#temp_file_limit = -1 # limits per-process temp file space #temp_file_limit = -1 # limits per-process temp file space
# in kB, or -1 for no limit # in kB, or -1 for no limit
# - Kernel Resource - # - Kernel Resources -
#max_files_per_process = 1000 # min 25 #max_files_per_process = 1000 # min 25
# (change requires restart) # (change requires restart)