Re: BUG #15503: Bytea type column select failed when the length ofthe value is more than 512M - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #15503: Bytea type column select failed when the length ofthe value is more than 512M
Date
Msg-id 20181114075735.GE13659@paquier.xyz
Whole thread Raw
In response to BUG #15503: Bytea type column select failed when the length of thevalue is more than 512M  (PG Bug reporting form <noreply@postgresql.org>)
List 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

Attachment

pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #15503: Bytea type column select failed when the length of thevalue is more than 512M
Next
From: "lichuancheng@highgo.com"
Date:
Subject: Re: Re: BUG #15503: Bytea type column select failed when the length of the value is more than 512M