Parallel Aggregates for string_agg and array_agg

Поиск
Список
Период
Сортировка
От Tomer Praizler
Тема Parallel Aggregates for string_agg and array_agg
Дата
Msg-id CAD=kdR8AS5wYtc+=Bd6v_qMGVQNDEqAMvwL3n0f+1KJLYfY0jA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Parallel Aggregates for string_agg and array_agg  (David Rowley <david.rowley@2ndquadrant.com>)
Список pgsql-novice
Hey!

Just wanted to check if there is any magic that can be done to make this happen. 

I didn't try it, but wanted to check if there is any way to deal with the need to aggregate on a string, by creating an array while doing a group by? Should I manipulate my data to be able to do it, maybe by generating an int out of those strings? Any other idea?

Thanks!

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

Предыдущее
От: David Raymond
Дата:
Сообщение: RE: Elegant way to insert of some value in some tables in shortinstruction
Следующее
От: David Rowley
Дата:
Сообщение: Re: Parallel Aggregates for string_agg and array_agg