Re: doc patch for increase in shared_buffers

Heikki Linnakangas <hlinnakangas@vmware.com>

From: Heikki Linnakangas <hlinnakangas@vmware.com>
To: Jeff Janes <jeff.janes@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2012-10-01T06:24:39Z
Lists: pgsql-hackers
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