| # | exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|---|
| 1. | 0.000 | 0.000 | ↓ 0.0 |
→
Merge Join (cost=0.00..3057.48 rows=16947 width=2035) (actual time=.. rows= loops=)
|
||
| 2. | 0.000 | 0.000 | ↓ 0.0 |
→
Index Scan using stock_picking_pkey on stock_picking sp (cost=0.00..363.51 rows=4147 width=826) (actual time=.. rows= loops=) |
||
| 3. | 0.000 | 0.000 | ↓ 0.0 |
→
Index Scan using stock_move_picking_id_index on stock_move sm (cost=0.00..5726.72 rows=39259 width=1209) (actual time=.. rows= loops=) |