# | exclusive | inclusive | rows x | rows | loops | node |
---|---|---|---|---|---|---|
1. | 0.002 | 0.013 | ↑ 1.0 | 1 | 1 |
→
Limit (cost=0.00..0.07 rows=1 width=44) (actual time=0.012..0.013 rows=1 loops=1) |
2. | 0.011 | 0.011 | ↑ 570.0 | 1 | 1 |
→
Seq Scan on custom_pages (cost=0.00..37.79 rows=570 width=44) (actual time=0.011..0.011 rows=1 loops=1)
|
Planning time | : | 0.078 ms |
---|---|---|
Execution time | : | 0.026 ms |