Re: unnecessary sort in the execution plan when doing group by
От | David Rowley |
---|---|
Тема | Re: unnecessary sort in the execution plan when doing group by |
Дата | |
Msg-id | CAApHDvofgjgP_O97-LL-KoqQeAxxvuk7dzcG_Xc1SUUoBFeVJQ@mail.gmail.com обсуждение исходный текст |
Ответ на | unnecessary sort in the execution plan when doing group by ("Huang, Suya" <Suya.Huang@au.experian.com>) |
Ответы |
Re: unnecessary sort in the execution plan when doing
group by
|
Список | pgsql-performance |
Hi,
This is the Greenplum database 4.3.1.0.
QUERY PLAN
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Gather Motion 24:1 (slice2; segments: 24) (cost=31286842.08..31287447.81 rows=1683 width=536)
Rows out: 15380160 rows at destination with 14860 ms to first row, 23856 ms to end, start offset by 104 ms.
-> HashAggregate (cost=31286842.08..31287447.81 rows=1683 width=536)
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Gather Motion 24:1 (slice2; segments: 24) (cost=152269717.33..157009763.41 rows=1196982 width=568)
Rows out: 15380160 rows at destination with 35320 ms to first row, 70091 ms to end, start offset by 102 ms.
-> GroupAggregate (cost=152269717.33..157009763.41 rows=1196982 width=568)
В списке pgsql-performance по дате отправления: