| exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|
| 0.000 | 0.000 | ↓ 0.0 |
→
Nested Loop Left Join (cost=24881.83..379402.31 rows=10535 width=359) (actual time=.. rows= loops=) |
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Hash Left Join (cost=24881.83..234620.96 rows=10535 width=355) (actual time=.. rows= loops=)
|
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Nested Loop (cost=23632.43..233260.25 rows=10535 width=351) (actual time=.. rows= loops=) |
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Nested Loop (cost=23632.43..160614.51 rows=10535 width=330) (actual time=.. rows= loops=) |
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Hash Left Join (cost=23632.43..62957.16 rows=10867 width=117) (actual time=.. rows= loops=)
|
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Hash Left Join (cost=4072.54..43181.02 rows=10867 width=120) (actual time=.. rows= loops=)
|
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Bitmap Heap Scan on products (cost=232.29..39124.51 rows=10867 width=88) (actual time=.. rows= loops=)
|
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Bitmap Index Scan on ipart_products_id_5mln_6mln (cost=0.00..229.58 rows=10922 width=0) (actual time=.. rows= loops=)
|
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Hash (cost=2550.11..2550.11 rows=103211 width=32) (actual time=.. rows= loops=) |
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on rubrics_denormalization_tree (cost=0.00..2550.11 rows=103211 width=32) (actual time=.. rows= loops=) |
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Hash (cost=18261.06..18261.06 rows=103906 width=5) (actual time=.. rows= loops=) |
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on rubrics (cost=0.00..18261.06 rows=103906 width=5) (actual time=.. rows= loops=) |
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Index Scan using index_search_index_products_on_product_id on search_index_products (cost=0.00..8.97 rows=1 width=217) (actual time=.. rows= loops=)
|
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Index Scan using companies_pkey on companies (cost=0.00..6.88 rows=1 width=25) (actual time=.. rows= loops=)
|
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Hash (cost=919.18..919.18 rows=26418 width=8) (actual time=.. rows= loops=) |
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on product_groups (cost=0.00..919.18 rows=26418 width=8) (actual time=.. rows= loops=) |
||
| 0.000 | 0.000 | ↓ 0.0 |
→
Index Scan using i_product_images_product_id on product_images (cost=0.00..13.41 rows=5 width=8) (actual time=.. rows= loops=)
|