提交 2ad881f0 编写于 作者: H Heikki Linnakangas

The max shared_buffers value that initdb will choose was raised, update docs.

Jeff Janes
上级 0d0aa5d2
......@@ -1012,8 +1012,8 @@ include 'filename'
<listitem>
<para>
Sets the amount of memory the database server uses for shared
memory buffers. The default is typically 32 megabytes
(<literal>32MB</>), but might be less if your kernel settings will
memory buffers. The default is typically 128 megabytes
(<literal>128MB</>), but might be less if your kernel settings will
not support it (as determined during <application>initdb</>).
This setting must be at least 128 kilobytes. (Non-default
values of <symbol>BLCKSZ</symbol> change the minimum.) However,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册