| exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|
| 0.396 | 138.758 | ↑ 1.0 | 1 | 1 |
→
Aggregate (cost=15009.640..15009.650 rows=1 width=8) (actual time=138.757..138.758 rows=1 loops=1) |
| 15.384 | 138.362 | ↑ 1.4 | 3712 | 1 |
→
Bitmap Heap Scan on uniform (cost=112.630..14996.790 rows=5138 width=8) (actual time=123.567..138.362 rows=3712 loops=1)
|
| 122.978 | 122.978 | ↑ 1.4 | 3712 | 1 |
→
Bitmap Index Scan on whiskey (cost=0.000..111.350 rows=5138 width=0) (actual time=122.978..122.978 rows=3712 loops=1)
|