Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d0aa5d commit 2ad881fCopy full SHA for 2ad881f
doc/src/sgml/config.sgml
@@ -1012,8 +1012,8 @@ include 'filename'
1012
<listitem>
1013
<para>
1014
Sets the amount of memory the database server uses for shared
1015
- memory buffers. The default is typically 32 megabytes
1016
- (<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
1017
not support it (as determined during <application>initdb</>).
1018
This setting must be at least 128 kilobytes. (Non-default
1019
values of <symbol>BLCKSZ</symbol> change the minimum.) However,
0 commit comments