Re: BUG #15503: Bytea type column select failed when the length of the value is more than 512M

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: lichuancheng(at)highgo(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #15503: Bytea type column select failed when the length of the value is more than 512M
Date: 2018-11-14 07:57:35
Message-ID: 20181114075735.GE13659@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Nov 14, 2018 at 06:23:21AM +0000, PG Bug reporting form wrote:
> is it a bug?

Nope. palloc() is able to allocate up to 1GB.
--
Michael

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message lichuancheng@highgo.com 2018-11-14 08:04:59 Re: Re: BUG #15503: Bytea type column select failed when the length of the value is more than 512M
Previous Message PG Bug reporting form 2018-11-14 06:23:21 BUG #15503: Bytea type column select failed when the length of the value is more than 512M