On Wed, Oct 9, 2013 at 09:34:16PM -0400, Robert Haas wrote:
> On a more pedestrian note, when I try this patch with shared_buffers =
> 8GB, the postmaster won't start. It dies with:
>
> FATAL: -20203 is outside the valid range for parameter "work_mem" (-1
> .. 2147483647)
Fixed with the attached patch:
test=> SHOW shared_buffers;
shared_buffers
----------------
8GB
(1 row)
test=> SHOW work_mem;
work_mem
----------
21739kB
(1 row)
test=> SHOW maintenance_work_mem;
maintenance_work_mem
----------------------
699050kB
(1 row)
--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ Everyone has their own god. +