[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgresql-general
Subject:    [HACKERS] doc patch for increase in shared_buffers
From:       Jeff Janes <jeff.janes () gmail ! com>
Date:       2012-09-29 19:13:22
Message-ID: CAMkU=1woxprARDtXQ_vkbN3AANnX14T=vrY6+STWXuwJQBrTEw () mail ! gmail ! com
[Download RAW message or body]

The default value for shared_buffers was recently increased from 32MB
to 128MB, but the docs were not updated.

["shared_buffer_increase.patch" (application/octet-stream)]

diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
new file mode 100644
index 4bd06ed..74a7ca1
*** a/doc/src/sgml/config.sgml
--- b/doc/src/sgml/config.sgml
*************** include 'filename'
*** 1012,1019 ****
        <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
          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,
--- 1012,1019 ----
        <listitem>
         <para>
          Sets the amount of memory the database server uses for shared
!         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,


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic