projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31a877f
)
doc: Fix typo in effective_cache_size patch
author
Bruce Momjian
Tue, 8 Oct 2013 23:02:35 +0000
(19:02 -0400)
committer
Bruce Momjian
Tue, 8 Oct 2013 23:02:37 +0000
(19:02 -0400)
doc/src/sgml/config.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/config.sgml
b/doc/src/sgml/config.sgml
index 116acd7eca14e259e00fed747170261be220ecd1..e8e8e6f8fcde7987c8606dce23c201346cd9a778 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-2865,7
+2865,7
@@
include 'filename'
purposes. The system also does not assume data remains in
the disk cache between queries. The auto-tuning
selected by the default setting of -1 should give reasonable
- results if this database cluster
is
can utilize most of the memory
+ results if this database cluster can utilize most of the memory
on this server.