| # | exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|---|
| 1. | 745.594 | 1668.610 | ↓ 8.6 | 183948 | 1 |
→
GroupAggregate (cost=0.00..192656.16 rows=21447 width=8) (actual time=0.119..1668.610 rows=183948 loops=1)
|
| 2. | 923.016 | 923.016 | ↓ 1.0 | 1501045 | 1 |
→
Index Scan using idxdocoutlotout on public.docout (cost=0.00..184937.18 rows=1500903 width=8) (actual time=0.022..923.016 rows=1501045 loops=1)
|