| # | exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|---|
| 1. | 0.004 | 1272.393 | ↓ 0.0 | 0 | 1 |
→
Limit (cost=0.00..6815.39 rows=1 width=16) (actual time=1272.393..1272.393 rows=0 loops=1) |
| 2. | 1272.389 | 1272.389 | ↓ 0.0 | 0 | 1 |
→
Index Scan using phonestatus_callbackdate on dialapplet_predictivedialer_phonestatus s (cost=0.00..2651185.11 rows=389 width=16) (actual time=1272.389..1272.389 rows=0 loops=1)
|