doc: Fix typo in effective_cache_size patch

This commit is contained in:
Bruce Momjian 2013-10-08 19:02:35 -04:00
parent 31a877f18b
commit 3e5a9eee8a
1 changed files with 1 additions and 1 deletions

View File

@ -2865,7 +2865,7 @@ include 'filename'
purposes. The system also does not assume data remains in purposes. The system also does not assume data remains in
the disk cache between queries. The auto-tuning the disk cache between queries. The auto-tuning
selected by the default setting of -1 should give reasonable 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. on this server.
</para> </para>
</listitem> </listitem>