| # | exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|---|
| 1. | 0.000 | 0.000 | ↓ 0.0 |
→
Hash Join (cost=3026.740..9083.100 rows=72162 width=38) (actual time=.. rows= loops=)
|
||
| 2. | 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on delta quebec_sierra (cost=0.000..2678.570 rows=102557 width=38) (actual time=.. rows= loops=) |
||
| 3. | 0.000 | 0.000 | ↓ 0.0 |
→
Hash (cost=1840.160..1840.160 rows=72286 width=8) (actual time=.. rows= loops=) |
||
| 4. | 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on echo alpha_seven (cost=0.000..1840.160 rows=72286 width=8) (actual time=.. rows= loops=)
|