| # | exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|---|
| 1. | 0.000 | 15013.741 | ↑ 1.0 | 5 | 1 |
→
Limit (cost=4475.12..4475.13 rows=5 width=24) (actual time=15013.735..15013.741 rows=5 loops=1) |
| 2. | 15013.735 | 15013.735 | ↑ 453.2 | 5 | 1 |
→
Sort (cost=4475.12..4476.26 rows=2266 width=24) (actual time=15013.732..15013.735 rows=5 loops=1) |
| 3. | 15006.763 | 15006.763 | ↑ 1.5 | 1495 | 1 |
→
Bitmap Heap Scan on entities (cost=43.31..4467.60 rows=2266 width=24) (actual time=0.872..15006.763 rows=1495 loops=1) |
| 4. | 0.549 | 0.549 | ↑ 1.5 | 1495 | 1 |
→
Bitmap Index Scan on gin_ix_entity_full_text_search_name (cost=0.00..43.20 rows=2266 width=0) (actual time=0.549..0.549 rows=1495 loops=1) |