Re: BUG #4993: memory issue with array_agg - Mailing list pgsql-bugs

From Jaime Casanova
Subject Re: BUG #4993: memory issue with array_agg
Date
Msg-id 3073cc9b0908180935m2d5c8766m7c8a1ace172a8d9d@mail.gmail.com
Whole thread Raw
In response to Re: BUG #4993: memory issue with array_agg  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Tue, Aug 18, 2009 at 11:22 AM, Tom Lane<tgl@sss.pgh.pa.us> wrote:
> "Morus Walter" <morus.walter.ml@googlemail.com> writes:
>> when trying to use the array_agg aggregate I ran into a `out of memory'
>> issue.
>
> This looks like a known issue, fixed here:
>
> http://archives.postgresql.org/pgsql-committers/2009-07/msg00210.php
>
> It will be in 8.4.1.
>
> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0regards, tom lane
>

if you can compile code then you can download the latest snapshot of
8.4.0 (with the fix) from here
http://www.postgresql.org/ftp/snapshot/stable/8.4/


--=20
Atentamente,
Jaime Casanova
Soporte y capacitaci=C3=B3n de PostgreSQL
Asesor=C3=ADa y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #4993: memory issue with array_agg
Next
From: Tom Lane
Date:
Subject: Re: Bad interval conversion?