| # | exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|---|
| 1. | 0.000 | 0.000 | ↓ 0.0 |
→
Insert on ctybnda2005 (cost=263766.71..263799.24 rows=212 width=35) (actual time=.. rows= loops=) |
||
| 2. | 0.000 | 0.000 | ↓ 0.0 |
→
Subquery Scan on "*SELECT*" (cost=263766.71..263799.24 rows=212 width=35) (actual time=.. rows= loops=) |
||
| 3. | 0.000 | 0.000 | ↓ 0.0 |
→
GroupAggregate (cost=263766.71..263795.00 rows=212 width=182910) (actual time=.. rows= loops=) |
||
| 4. | 0.000 | 0.000 | ↓ 0.0 |
→
Sort (cost=263766.71..263775.08 rows=3347 width=182910) (actual time=.. rows= loops=)
|
||
| 5. | 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on maptable m (cost=0.00..1970.27 rows=3347 width=182910) (actual time=.. rows= loops=)
|