| # | exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|---|
| 1. | 0.000 | 0.000 | ↓ 0.0 |
→
Sort (cost=97980.07..97996.88 rows=6721 width=465) (actual time=.. rows= loops=)
|
||
| 2. | 0.000 | 0.000 | ↓ 0.0 |
→
Hash Join (cost=5854.17..96128.31 rows=6721 width=465) (actual time=.. rows= loops=)
|
||
| 3. | 0.000 | 0.000 | ↓ 0.0 |
→
Hash Join (cost=2890.40..91773.31 rows=6721 width=432) (actual time=.. rows= loops=)
|
||
| 4. | 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on cm_ledgeritem (cost=0.00..87545.70 rows=6721 width=399) (actual time=.. rows= loops=)
|
||
| 5. | 0.000 | 0.000 | ↓ 0.0 |
→
Hash (cost=1791.51..1791.51 rows=45351 width=66) (actual time=.. rows= loops=) |
||
| 6. | 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on fs_agrperson (cost=0.00..1791.51 rows=45351 width=66) (actual time=.. rows= loops=) |
||
| 7. | 0.000 | 0.000 | ↓ 0.0 |
→
Hash (cost=1864.89..1864.89 rows=45351 width=66) (actual time=.. rows= loops=) |
||
| 8. | 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on fs_debtitem (cost=0.00..1864.89 rows=45351 width=66) (actual time=.. rows= loops=)
|