| # | exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|---|
| 1. | 0.000 | 0.000 | ↓ 0.0 |
→
Index Scan using idx_index_1 on inode (cost=34772.40..404652805.05 rows=100391 width=36) (actual time=.. rows= loops=)
|
||
| 2. |
SubPlan (forIndex Scan) |
|||||
| 3. | 0.000 | 0.000 | ↓ 0.0 |
→
Materialize (cost=34772.40..38306.40 rows=198400 width=36) (actual time=.. rows= loops=) |
||
| 4. | 0.000 | 0.000 | ↓ 0.0 |
→
Seq Scan on contentlet (cost=0.00..33024.00 rows=198400 width=36) (actual time=.. rows= loops=) |