Re: Invalid memory alloc request size for repeat() - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: Invalid memory alloc request size for repeat()
Date
Msg-id CAKFQuwYd+M7pgpz=ZtQc8ymXfJEg6QoJJep1vgyH1Z=by64O4A@mail.gmail.com
Whole thread Raw
In response to Invalid memory alloc request size for repeat()  (Japin Li <japinli@hotmail.com>)
Responses Re: Invalid memory alloc request size for repeat()
List pgsql-hackers


On Wednesday, May 25, 2022, Japin Li <japinli@hotmail.com> wrote:

Hi,

Today, I try to use repeat() to generate 1GB text, and it occurs invalid memory
alloc request size [1].  It is a limit from palloc(), then I try to reduce it,
it still complains out of memory which comes from enlargeStringInfo() [2].  The
documentation about repect() [3] doesn't mentaion the limitation.

That is still a “field” even if it is not stored.


David J.
 

pgsql-hackers by date:

Previous
From: Zhihong Yu
Date:
Subject: Re: adding status for COPY progress report
Next
From: Tom Lane
Date:
Subject: Re: Invalid memory alloc request size for repeat()