| # | exclusive | inclusive | rows x | rows | loops | node |
|---|---|---|---|---|---|---|
| 1. | 141.919 | 258.889 | ↓ 199.8 | 164048 | 1 |
→
Sort (cost=8707.66..8709.71 rows=821 width=1567) (actual time=224.386..258.889 rows=164048 loops=1)
|
| 2. | 116.970 | 116.970 | ↓ 199.8 | 164048 | 1 |
→
Seq Scan on cgm (cost=0.00..8667.92 rows=821 width=1567) (actual time=6.366..116.970 rows=164048 loops=1)
|