Thread
-
doc patch for increase in shared_buffers
Jeff Janes <jeff.janes@gmail.com> — 2012-09-29T19:13:22Z
The default value for shared_buffers was recently increased from 32MB to 128MB, but the docs were not updated.
-
Re: doc patch for increase in shared_buffers
Heikki Linnakangas <hlinnakangas@vmware.com> — 2012-10-01T06:24:39Z
On 29.09.2012 22:13, Jeff Janes wrote: > The default value for shared_buffers was recently increased from 32MB > to 128MB, but the docs were not updated. Thanks, applied. - Heikki