# | exclusive | inclusive | rows x | rows | loops | node |
---|---|---|---|---|---|---|
1. | 0.003 | 0.464 | ↑ 1.0 | 10 | 1 |
→
Limit (cost=0.00..0.21 rows=10 width=649) (actual time=0.462..0.464 rows=10 loops=1)
|
2. | 0.461 | 0.461 | ↑ 111,586,070.9 | 10 | 1 |
→
Seq Scan on b_sf_sent_t (cost=0.00..23,744,656.13 rows=1,115,860,709 width=649) (actual time=0.461..0.461 rows=10 loops=1) |