| # | exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|---|
| 1. | 0.004 | 104022.471 | ↑ 1.0 | 1 | 1 |
→
Limit (cost=0.00..16.22 rows=1 width=46) (actual time=104022.471..104022.471 rows=1 loops=1) |
| 2. | 104022.467 | 104022.467 | ↑ 30540.0 | 1 | 1 |
→
Index Scan using "tableTimestamp" on table (cost=0.00..495345.38 rows=30540 width=46) (actual time=104022.467..104022.467 rows=1 loops=1)
|