From: Bruce Momjian Date: Tue, 8 Oct 2013 23:02:35 +0000 (-0400) Subject: doc: Fix typo in effective_cache_size patch X-Git-Tag: REL9_4_BETA1~1082 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3e5a9eee8a8afb729ea393fd0fa6c6495241f6bb;p=postgresql doc: Fix typo in effective_cache_size patch --- diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 116acd7eca..e8e8e6f8fc 100644 --- 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.