| # | exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|---|
| 1. | 0.031 | 331766.239 | ↑ 1.0 | 100 | 1 |
→
Limit (cost=1.29..578.64 rows=100 width=750) (actual time=2143.346..331766.239 rows=100 loops=1) |
| 2. | 330674.641 | 331766.208 | ↑ 782.2 | 100 | 1 |
→
Nested Loop Left Join (cost=1.29..451609.45 rows=78221 width=750) (actual time=2143.343..331766.208 rows=100 loops=1) |
| 3. | 0.507 | 1091.467 | ↑ 782.2 | 100 | 1 |
→
Nested Loop Left Join (cost=1.29..232226.94 rows=78221 width=741) (actual time=0.217..1091.467 rows=100 loops=1)
|
| 4. | 0.473 | 1090.760 | ↑ 782.2 | 100 | 1 |
→
Nested Loop Left Join (cost=1.29..216972.68 rows=78221 width=719) (actual time=0.209..1090.760 rows=100 loops=1)
|
| 5. | 0.141 | 1090.187 | ↑ 782.2 | 100 | 1 |
→
Hash Left Join (cost=1.29..215798.20 rows=78221 width=219) (actual time=0.192..1090.187 rows=100 loops=1)
|
| 6. | 0.207 | 1090.038 | ↑ 782.2 | 100 | 1 |
→
Nested Loop (cost=0.00..215305.57 rows=78221 width=219) (actual time=0.176..1090.038 rows=100 loops=1) |
| 7. | 0.207 | 1089.331 | ↑ 782.2 | 100 | 1 |
→
Nested Loop (cost=0.00..193260.05 rows=78221 width=267) (actual time=0.172..1089.331 rows=100 loops=1) |
| 8. | 0.193 | 1088.324 | ↑ 782.2 | 100 | 1 |
→
Nested Loop (cost=0.00..171218.88 rows=78221 width=251) (actual time=0.119..1088.324 rows=100 loops=1) |
| 9. | 0.379 | 1087.431 | ↑ 782.2 | 100 | 1 |
→
Nested Loop (cost=0.00..149278.07 rows=78221 width=224) (actual time=0.116..1087.431 rows=100 loops=1) |
| 10. | 0.284 | 1085.252 | ↑ 782.2 | 100 | 1 |
→
Nested Loop (cost=0.00..126949.35 rows=78221 width=174) (actual time=0.110..1085.252 rows=100 loops=1) |
| 11. | 0.097 | 687.480 | ↑ 475.8 | 56 | 1 |
→
Nested Loop (cost=0.00..107467.77 rows=26647 width=105) (actual time=0.101..687.480 rows=56 loops=1) |
| 12. | 0.056 | 530.219 | ↑ 743.2 | 28 | 1 |
→
Nested Loop (cost=0.00..88848.75 rows=20810 width=73) (actual time=0.094..530.219 rows=28 loops=1) |
| 13. | 0.068 | 529.687 | ↑ 743.2 | 28 | 1 |
→
Nested Loop (cost=0.00..82842.29 rows=20810 width=105) (actual time=0.081..529.687 rows=28 loops=1) |
| 14. | 0.086 | 529.395 | ↑ 743.2 | 28 | 1 |
→
Nested Loop (cost=0.00..76893.81 rows=20810 width=78) (actual time=0.077..529.395 rows=28 loops=1) |
| 15. | 0.096 | 529.141 | ↑ 809.5 | 28 | 1 |
→
Nested Loop (cost=0.00..70529.52 rows=22666 width=84) (actual time=0.074..529.141 rows=28 loops=1) |
| 16. | 0.095 | 397.025 | ↑ 809.5 | 28 | 1 |
→
Nested Loop (cost=0.00..60065.20 rows=22666 width=116) (actual time=0.067..397.025 rows=28 loops=1) |
| 17. | 0.050 | 284.622 | ↑ 809.5 | 28 | 1 |
→
Nested Loop (cost=0.00..49969.49 rows=22666 width=93) (actual time=0.060..284.622 rows=28 loops=1) |
| 18. | 0.023 | 0.736 | ↑ 1182.0 | 21 | 1 |
→
Nested Loop (cost=0.00..30418.36 rows=24821 width=45) (actual time=0.053..0.736 rows=21 loops=1) |
| 19. | 0.017 | 0.623 | ↑ 1027.4 | 9 | 1 |
→
Nested Loop (cost=0.00..20146.76 rows=9247 width=73) (actual time=0.047..0.623 rows=9 loops=1) |
| 20. | 0.033 | 0.237 | ↑ 1027.4 | 9 | 1 |
→
Nested Loop (cost=0.00..17509.30 rows=9247 width=72) (actual time=0.042..0.237 rows=9 loops=1) |
| 21. | 0.047 | 0.120 | ↑ 2467.8 | 14 | 1 |
→
Merge Join (cost=0.00..6966.48 rows=34549 width=56) (actual time=0.021..0.120 rows=14 loops=1)
|
| 22. | 0.023 | 0.023 | ↑ 2744.7 | 17 | 1 |
→
Index Scan using document_pkey on document (cost=0.00..4634.90 rows=46660 width=24) (actual time=0.010..0.023 rows=17 loops=1) |
| 23. | 0.050 | 0.050 | ↑ 2467.8 | 14 | 1 |
→
Index Scan using pk__saletransaction__5d6bc808 on saletransaction st (cost=0.00..1783.07 rows=34549 width=32) (actual time=0.006..0.050 rows=14 loops=1) |
| 24. | 0.084 | 0.084 | ↑ 1.0 | 1 | 14 |
→
Index Scan using pk__orders__086b34a6 on orders (cost=0.00..0.29 rows=1 width=16) (actual time=0.005..0.006 rows=1 loops=14)
|
| 25. | 0.369 | 0.369 | ↑ 1.0 | 1 | 9 |
→
Index Scan using pk__commercialentity__4a8310c6 on commercialentity (cost=0.00..0.27 rows=1 width=33) (actual time=0.040..0.041 rows=1 loops=9)
|
| 26. | 0.090 | 0.090 | ↑ 3.0 | 2 | 9 |
→
Index Scan using saletra_details_x on saletransactiondetail std (cost=0.00..1.04 rows=6 width=36) (actual time=0.007..0.010 rows=2 loops=9)
|
| 27. | 283.836 | 283.836 | ↑ 5.0 | 1 | 21 |
→
Index Scan using explodableite_workord_x on workorder parentwo (cost=0.00..0.73 rows=5 width=48) (actual time=13.513..13.516 rows=1 loops=21)
|
| 28. | 112.308 | 112.308 | ↑ 1.0 | 1 | 28 |
→
Index Scan using pk__transactiondetai__583cfe97 on transactiondetail td (cost=0.00..0.43 rows=1 width=23) (actual time=4.010..4.011 rows=1 loops=28)
|
| 29. | 132.020 | 132.020 | ↑ 1.0 | 1 | 28 |
→
Index Scan using explodableitem_pkey on explodableitem exploditem (cost=0.00..0.45 rows=1 width=32) (actual time=4.714..4.715 rows=1 loops=28)
|
| 30. | 0.168 | 0.168 | ↑ 1.0 | 1 | 28 |
→
Index Scan using productquicklibrary_pkey on productquicklibrary productqcode (cost=0.00..0.27 rows=1 width=26) (actual time=0.005..0.006 rows=1 loops=28)
|
| 31. | 0.224 | 0.224 | ↑ 1.0 | 1 | 28 |
→
Index Scan using product_pkey on product (cost=0.00..0.27 rows=1 width=27) (actual time=0.007..0.008 rows=1 loops=28)
|
| 32. | 0.476 | 0.476 | ↑ 1.0 | 1 | 28 |
→
Index Scan using uq__productdescripti__26bab19c on productdescription (cost=0.00..0.28 rows=1 width=16) (actual time=0.016..0.017 rows=1 loops=28)
|
| 33. | 157.164 | 157.164 | ↑ 1.0 | 2 | 28 |
→
Index Scan using workord_routing_x on workorderroutingstep wors (cost=0.00..0.87 rows=2 width=48) (actual time=5.611..5.613 rows=2 loops=28)
|
| 34. | 397.488 | 397.488 | ↑ 2.5 | 2 | 56 |
→
Index Scan using workordrouste_workorddet_x on workorderdetail wod (cost=0.00..0.67 rows=5 width=101) (actual time=5.614..7.098 rows=2 loops=56)
|
| 35. | 1.800 | 1.800 | ↑ 1.0 | 1 | 100 |
→
Index Scan using uq__productdescripti__26bab19c on productdescription (cost=0.00..0.27 rows=1 width=50) (actual time=0.017..0.018 rows=1 loops=100)
|
| 36. | 0.700 | 0.700 | ↑ 1.0 | 1 | 100 |
→
Index Scan using product_pkey on product (cost=0.00..0.27 rows=1 width=27) (actual time=0.006..0.007 rows=1 loops=100)
|
| 37. | 0.800 | 0.800 | ↑ 1.0 | 1 | 100 |
→
Index Scan using groupmeasure_pkey on groupmeasure (cost=0.00..0.27 rows=1 width=48) (actual time=0.007..0.008 rows=1 loops=100)
|
| 38. | 0.500 | 0.500 | ↑ 1.0 | 1 | 100 |
→
Index Scan using product_pkey on product (cost=0.00..0.27 rows=1 width=16) (actual time=0.003..0.005 rows=1 loops=100)
|
| 39. | 0.006 | 0.008 | ↑ 1.0 | 13 | 1 |
→
Hash (cost=1.13..1.13 rows=13 width=16) (actual time=0.008..0.008 rows=13 loops=1)
|
| 40. | 0.002 | 0.002 | ↑ 1.0 | 13 | 1 |
→
Seq Scan on regroupingunit (cost=0.00..1.13 rows=13 width=16) (actual time=0.002..0.002 rows=13 loops=1) |
| 41. | 0.092 | 0.100 | ↓ 13.0 | 13 | 100 |
→
Materialize (cost=0.00..1.17 rows=1 width=532) (actual time=0.000..0.001 rows=13 loops=100) |
| 42. | 0.008 | 0.008 | ↓ 13.0 | 13 | 1 |
→
Seq Scan on regroupingunitdescription (cost=0.00..1.16 rows=1 width=532) (actual time=0.003..0.008 rows=13 loops=1)
|
| 43. | 0.195 | 0.200 | ↑ 1.0 | 13 | 100 |
→
Materialize (cost=0.00..1.19 rows=13 width=54) (actual time=0.000..0.002 rows=13 loops=100) |
| 44. | 0.005 | 0.005 | ↑ 1.0 | 13 | 1 |
→
Seq Scan on measureunitmultiplier (cost=0.00..1.13 rows=13 width=54) (actual time=0.001..0.005 rows=13 loops=1) |
| 45. | 0.100 | 0.100 | ↓ 0.0 | 0 | 100 |
→
Index Scan using productionbatch_pkey on productionbatch pb (cost=0.00..0.27 rows=1 width=25) (actual time=0.001..0.001 rows=0 loops=100)
|