Re: array_agg crash?

Поиск
Список
Период
Сортировка
От Chris Spotts
Тема Re: array_agg crash?
Дата
Msg-id 00ef01ca0a25$fa4f7720$eeee6560$@com
обсуждение исходный текст
Ответ на Re: array_agg crash?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: array_agg crash?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
> >> How big were the arrays you were trying to push around here?
>
> > Like I'd said originally, there were no arrays that ended up being
> more 4
> > elements long -  all integers. The vast majority of them were 1 or 2
> long.
>
> Hm, maybe the problem is not so much array size as too many arrays.
> How
> many groups are you expecting in that query?  Does the plan for the
> array_agg query show hash or group aggregation?
>
>             regards, tom lane
[Spotts, Christopher]
GroupAggregate


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

Предыдущее
От: Bjørn T Johansen
Дата:
Сообщение: ERROR: could not access status of transaction 2495690984
Следующее
От: Tom Lane
Дата:
Сообщение: Re: killing processes