Re: BUG #4993: memory issue with array_agg

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Morus Walter" <morus(dot)walter(dot)ml(at)googlemail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4993: memory issue with array_agg
Date: 2009-08-18 16:22:27
Message-ID: 24314.1250612547@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jaime Casanova 2009-08-18 16:35:36 Re: BUG #4993: memory issue with array_agg
Previous Message Alex Hunsaker 2009-08-18 16:04:13 Re: Bad interval conversion?