| # | exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|---|
| 1. | 11997.638 | 83369.948 | ↓ 143.6 | 267868 | 1 |
→
Nested Loop Left Join (cost=116.30..193897.70 rows=1865 width=351) (actual time=162.641..83369.948 rows=267868 loops=1) |
| 2. | 5330.901 | 48389.062 | ↓ 143.6 | 267868 | 1 |
→
Hash Join (cost=116.30..39104.80 rows=1865 width=347) (actual time=162.549..48389.062 rows=267868 loops=1)
|
| 3. | 5505.025 | 43057.485 | ↓ 143.6 | 267868 | 1 |
→
Hash Join (cost=114.56..39077.42 rows=1865 width=129) (actual time=161.779..43057.485 rows=267868 loops=1)
|
| 4. | 10575.619 | 37486.179 | ↓ 143.6 | 267868 | 1 |
→
Nested Loop (cost=0.00..38932.55 rows=1865 width=96) (actual time=95.415..37486.179 rows=267868 loops=1) |
| 5. | 9001.453 | 18096.864 | ↓ 141.6 | 275428 | 1 |
→
Nested Loop (cost=0.00..26579.45 rows=1945 width=68) (actual time=95.360..18096.864 rows=275428 loops=1) |
| 6. | 2413.571 | 2413.571 | ↓ 141.3 | 167046 | 1 |
→
Seq Scan on lanccaixa (cost=0.00..17796.89 rows=1182 width=16) (actual time=95.288..2413.571 rows=167046 loops=1)
|
| 7. | 6681.840 | 6681.840 | ↑ 1.5 | 2 | 167046 |
→
Index Scan using ixlctocdlanccaixa on lancamento (cost=0.00..7.39 rows=3 width=64) (actual time=0.021..0.040 rows=2 loops=167046)
|
| 8. | 8813.696 | 8813.696 | ↑ 1.0 | 1 | 275428 |
→
Index Scan using pkdocfiscalitem on docfiscalitem (cost=0.00..6.34 rows=1 width=40) (actual time=0.021..0.032 rows=1 loops=275428)
|
| 9. | 34.936 | 66.281 | ↑ 1.0 | 2647 | 1 |
→
Hash (cost=81.47..81.47 rows=2647 width=33) (actual time=66.281..66.281 rows=2647 loops=1)
|
| 10. | 31.345 | 31.345 | ↑ 1.0 | 2647 | 1 |
→
Seq Scan on produto (cost=0.00..81.47 rows=2647 width=33) (actual time=0.016..31.345 rows=2647 loops=1) |
| 11. | 0.337 | 0.676 | ↑ 1.0 | 33 | 1 |
→
Hash (cost=1.33..1.33 rows=33 width=222) (actual time=0.676..0.676 rows=33 loops=1)
|
| 12. | 0.339 | 0.339 | ↑ 1.0 | 33 | 1 |
→
Seq Scan on grupoproduto (cost=0.00..1.33 rows=33 width=222) (actual time=0.019..0.339 rows=33 loops=1) |
| 13. | 9643.248 | 9643.248 | ↑ 1.0 | 1 | 267868 |
→
Index Scan using ixcustocdempdtcdp on custo (cost=0.00..7.21 rows=1 width=24) (actual time=0.025..0.036 rows=1 loops=267868)
|
| 14. |
SubPlan (forNested Loop Left Join) |
|||||
| 15. | 1972.000 | 13340.000 | ↑ 1.0 | 1 | 29000 |
→
Aggregate (cost=75.74..75.75 rows=1 width=16) (actual time=0.451..0.460 rows=1 loops=29000) |
| 16. | 5377.035 | 11368.000 | ↑ 2.3 | 3 | 29000 |
→
Nested Loop (cost=0.00..75.71 rows=7 width=16) (actual time=0.080..0.392 rows=3 loops=29000) |
| 17. | 2059.000 | 2059.000 | ↑ 1.6 | 5 | 29000 |
→
Index Scan using ixlanccomposicaocdl on lanccomposicao (cost=0.00..8.41 rows=8 width=12) (actual time=0.019..0.071 rows=5 loops=29000)
|
| 18. | 3931.965 | 3931.965 | ↑ 1.0 | 1 | 135585 |
→
Index Scan using ixcustocdempdtcdp on custo (cost=0.00..8.40 rows=1 width=12) (actual time=0.021..0.029 rows=1 loops=135585)
|