doc: Fix typo

From: Tsunakawa, Takayuki <tsunakawa.takay@jp.fujitsu.com>
pull/18/head
Peter Eisentraut 9 years ago
parent 1de9cc0dcc
commit 2f0c7ff48b
  1. 2
      doc/src/sgml/config.sgml

@ -1302,7 +1302,7 @@ include_dir 'conf.d'
If you have a dedicated database server with 1GB or more of RAM, a
reasonable starting value for <varname>shared_buffers</varname> is 25%
of the memory in your system. There are some workloads where even
large settings for <varname>shared_buffers</varname> are effective, but
larger settings for <varname>shared_buffers</varname> are effective, but
because <productname>PostgreSQL</productname> also relies on the
operating system cache, it is unlikely that an allocation of more than
40% of RAM to <varname>shared_buffers</varname> will work better than a

Loading…
Cancel
Save