Re: array_agg crash?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: array_agg crash?
Дата
Msg-id 15511.1248196565@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: array_agg crash?  ("Chris Spotts" <rfusca@gmail.com>)
Ответы Re: array_agg crash?
Re: array_agg crash?
Список pgsql-general
"Chris Spotts" <rfusca@gmail.com> writes:
>> many groups are you expecting in that query?  Does the plan for the
>> array_agg query show hash or group aggregation?

> GroupAggregate

Huh, there's no reason it should take much memory then.  Maybe you've
found a memory leak.  Can you put together a self-contained test case?

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: killing processes
Следующее
От: "Chris Spotts"
Дата:
Сообщение: Re: array_agg crash?