| exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|
| 0.000 | 0.000 | ↓ 0.0 |
→
Aggregate (cost=44.00..44.01 rows=1 width=0) (actual time=.. rows= loops=) |
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Nested Loop (cost=0.00..44.00 rows=1 width=0) (actual time=.. rows= loops=) |
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Index Scan using pk_tracked_units on tracked_unit tu (cost=0.00..8.27 rows=1 width=4) (actual time=.. rows= loops=)
|
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Index Scan using dsh_local_time_idx on dev_status_history dsh (cost=0.00..35.72 rows=1 width=4) (actual time=.. rows= loops=)
|