| # | exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|---|
| 1. | 0.000 | 0.000 | ↓ 0.0 |
→
Limit (cost=1665.72..1665.97 rows=100 width=8) (actual time=.. rows= loops=)
|
||
| 2. | 0.000 | 0.000 | ↓ 0.0 |
→
Sort (cost=1665.72..1689.77 rows=9617 width=8) (actual time=.. rows= loops=)
|
||
| 3. | 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on public.ddadata_entity (cost=0.00..1298.17 rows=9617 width=8) (actual time=.. rows= loops=)
|