mirror of
https://github.com/postgres/postgres.git
synced 2026-02-25 02:44:39 -05:00
doc: Fix typo in effective_cache_size patch
This commit is contained in:
parent
31a877f18b
commit
3e5a9eee8a
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue