Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2ad881f

Browse files
committed
The max shared_buffers value that initdb will choose was raised, update docs.
Jeff Janes
1 parent0d0aa5d commit2ad881f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,8 +1012,8 @@ include 'filename'
10121012
<listitem>
10131013
<para>
10141014
Sets the amount of memory the database server uses for shared
1015-
memory buffers. The default is typically32 megabytes
1016-
(<literal>32MB</>), but might be less if your kernel settings will
1015+
memory buffers. The default is typically128 megabytes
1016+
(<literal>128MB</>), but might be less if your kernel settings will
10171017
not support it (as determined during <application>initdb</>).
10181018
This setting must be at least 128 kilobytes. (Non-default
10191019
values of <symbol>BLCKSZ</symbol> change the minimum.) However,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp