Possible bug with array_agg - Mailing list pgsql-general

From Scott Bailey
Subject Possible bug with array_agg
Date
Msg-id 4B0595A6.10407@comcast.net
Whole thread Raw
Responses Re: Possible bug with array_agg  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: Possible bug with array_agg  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On 8.4.0 I found that array_agg does not return a value when fed more
than 12,000 values. (12,000 worked and 13,000 did not.)

Probably not a big deal because its not something you would typically
do. I was testing something else and ran into it. But if there is a
limit there, we should probably document it.

Scott Bailey

pgsql-general by date:

Previous
From: Scott Bailey
Date:
Subject: Re: obtaining ARRAY position for a given match
Next
From: Sam Mason
Date:
Subject: Re: obtaining ARRAY position for a given match