projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7bfb55
)
Fix comment in file about 2*max_connections.
author
Bruce Momjian
Mon, 7 May 2001 23:32:55 +0000
(23:32 +0000)
committer
Bruce Momjian
Mon, 7 May 2001 23:32:55 +0000
(23:32 +0000)
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 d6641f516662bb03b5f2e5b0d48e99d153a79919..a493eed21e8136c01f7673a6df76e126af2186e0 100644
(file)
--- a/
src/backend/utils/misc/postgresql.conf.sample
+++ b/
src/backend/utils/misc/postgresql.conf.sample
@@
-48,7
+48,7
@@
# Performance
#
#sort_mem = 512
-#shared_buffers =
2*max_connections #
min 16
+#shared_buffers =
64 # 2*max_connections,
min 16
#fsync = true