| Gather Merge (cost=7240.85..7241.55 rows=6 width=152) |
| Workers Planned: 2 |
| -> Sort (cost=6240.82..6240.83 rows=3 width=152) |
| Sort Key: created_at |
| -> Parallel Seq Scan on tbl_comments (cost=0.00..6240.80 rows=3 width=152) |
| Filter: (parent = ANY ('{149195,148281,147057,144874,143074}'::integer[])) |