| # | exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|---|
| 1. | 3.649 | 20.823 | ↓ 110.5 | 221 | 1 |
→
Group (cost=0.00..76534.33 rows=2 width=6) (actual time=0.028..20.823 rows=221 loops=1) |
| 2. | 17.174 | 17.174 | ↑ 1.3 | 18588 | 1 |
→
Index Scan using filtered_demands_pod_pol_idx on filtered_demands (cost=0.00..76473.33 rows=24401 width=6) (actual time=0.027..17.174 rows=18588 loops=1)
|