Re: BUG #13633: ERROR: invalid memory alloc request size

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andreas Hauser <andreas-postgresql(at)creative-memory(dot)de>
Cc: "David Rowley" <david(dot)rowley(at)2ndquadrant(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #13633: ERROR: invalid memory alloc request size
Date: 2015-09-23 13:24:52
Message-ID: 1025.1443014692@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Andreas Hauser <andreas-postgresql(at)creative-memory(dot)de> writes:
> david.rowley wrote @ Wed, 23 Sep 2015 10:57:25 +1200:
>> This seems related to this
>> http://www.postgresql.org/message-id/9A28C8860F777E439AA12E8AEA7694F8010F6F3F@BPXM15GP.gisp.nec.co.jp
>>
>> work_mem, I believe, must be higher than 1GB to trigger this.

> I can confirm that it works when work_mem is reduced to 1GB.

OK, that seems to confirm the diagnosis. Thanks.

That patch thread seems to have gone off into the weeds, but I'll make
sure something gets done about it before 9.5beta1.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message cgripeos 2015-09-23 17:57:33 BUG #13634: postgresql-9.4.4-3-x64 server firing empty messages on console
Previous Message Andreas Hauser 2015-09-23 08:04:35 Re: BUG #13633: ERROR: invalid memory alloc request size