Re: BUG #4993: memory issue with array_agg

From: Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Morus Walter <morus(dot)walter(dot)ml(at)googlemail(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4993: memory issue with array_agg
Date: 2009-08-18 16:35:36
Message-ID: 3073cc9b0908180935m2d5c8766m7c8a1ace172a8d9d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Aug 18, 2009 at 11:22 AM, Tom Lane<tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> "Morus Walter" <morus(dot)walter(dot)ml(at)googlemail(dot)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.
>
>                        regards, 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/

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2009-08-18 16:42:19 Re: Bad interval conversion?
Previous Message Tom Lane 2009-08-18 16:22:27 Re: BUG #4993: memory issue with array_agg