projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d6a854
)
Fix typo
author
Peter Eisentraut
Mon, 4 Jun 2018 19:34:42 +0000
(15:34 -0400)
committer
Peter Eisentraut
Mon, 4 Jun 2018 19:34:42 +0000
(15:34 -0400)
src/backend/utils/misc/postgresql.conf.sample
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/utils/misc/postgresql.conf.sample
b/src/backend/utils/misc/postgresql.conf.sample
index 3d88e80a2042cf7d8bf33cba8282004acc5f74ce..f43086f6d06de5da7e8f7315f552e0a018518dd8 100644
(file)
--- a/
src/backend/utils/misc/postgresql.conf.sample
+++ b/
src/backend/utils/misc/postgresql.conf.sample
@@
-141,7
+141,7
@@
#temp_file_limit = -1 # limits per-process temp file space
# in kB, or -1 for no limit
-# - Kernel Resource -
+# - Kernel Resource
s
-
#max_files_per_process = 1000 # min 25
# (change requires restart)