| # | exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|---|
| 1. | 748.606 | 1669.840 | ↓ 8.6 | 183948 | 1 |
→
GroupAggregate (cost=0.000..192659.000 rows=21447 width=8) (actual time=0.111..1669.840 rows=183948 loops=1)
|
| 2. | 921.234 | 921.234 | ↑ 1.0 | 1501045 | 1 |
→
Index Scan using alpha on yankee (cost=0.000..184939.310 rows=1501045 width=8) (actual time=0.018..921.234 rows=1501045 loops=1)
|