| exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|
| 2286.696 | 9059.530 | ↓ 1.3 | 3942 | 1 |
→
HashAggregate (cost=73322.35..73373.49 rows=2922 width=12) (actual time=9051.956..9059.530 rows=3942 loops=1)
|
| 4466.356 | 6772.834 | ↓ 1.0 | 1335684 | 1 |
→
Hash Join (cost=281.53..63666.72 rows=1287418 width=12) (actual time=17.532..6772.834 rows=1335684 loops=1)
|
| 2289.733 | 2289.733 | ↑ 1.0 | 1336109 | 1 |
→
Seq Scan on importo_pricehistory ph (cost=0.00..42148.53 rows=1337998 width=12) (actual time=0.766..2289.733 rows=1336109 loops=1)
|
| 6.967 | 16.745 | ↓ 1.2 | 4111 | 1 |
→
Hash (cost=237.30..237.30 rows=3538 width=4) (actual time=16.745..16.745 rows=4111 loops=1)
|
| 9.011 | 9.778 | ↓ 1.2 | 4111 | 1 |
→
Seq Scan on importo_item (cost=8.86..237.30 rows=3538 width=4) (actual time=1.621..9.778 rows=4111 loops=1)
|
|
SubPlan (forSeq Scan) |
|||||
| 0.767 | 0.767 | ↑ 1.0 | 469 | 1 |
→
Seq Scan on importo_marketgroupignore (cost=0.00..7.69 rows=469 width=4) (actual time=0.007..0.767 rows=469 loops=1) |