| exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|
| 0.000 | 0.000 | ↓ 0.0 |
→
Update (cost=21686.97..31819.93 rows=2 width=42) (actual time=.. rows= loops=) |
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Hash Join (cost=21686.97..31819.93 rows=2 width=42) (actual time=.. rows= loops=)
|
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Hash Join (cost=21206.53..30463.39 rows=29203 width=48) (actual time=.. rows= loops=)
|
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on product_attribute_value (cost=0.00..2646.39 rows=171739 width=22) (actual time=.. rows= loops=) |
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Hash (cost=17414.38..17414.38 rows=166210 width=34) (actual time=.. rows= loops=) |
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Hash Join (cost=4605.22..17414.38 rows=166210 width=34) (actual time=.. rows= loops=)
|
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Hash Join (cost=1.32..5715.80 rows=166210 width=57) (actual time=.. rows= loops=)
|
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on temp_product_attribute_value temp (cost=0.00..3429.10 rows=166210 width=60) (actual time=.. rows= loops=) |
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Hash (cost=1.14..1.14 rows=14 width=23) (actual time=.. rows= loops=) |
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on attribute (cost=0.00..1.14 rows=14 width=23) (actual time=.. rows= loops=) |
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Hash (cost=3117.18..3117.18 rows=69818 width=43) (actual time=.. rows= loops=) |
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on value (cost=0.00..3117.18 rows=69818 width=43) (actual time=.. rows= loops=) |
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Hash (cost=266.34..266.34 rows=12234 width=22) (actual time=.. rows= loops=) |
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on product (cost=0.00..266.34 rows=12234 width=22) (actual time=.. rows= loops=) |