| Gather Merge (cost=7016.56..7017.02 rows=4 width=152) |
| Workers Planned: 2 |
| -> Sort (cost=6016.53..6016.54 rows=2 width=152) |
| Sort Key: created_at |
| -> Parallel Seq Scan on tbl_comments (cost=0.00..6016.52 rows=2 width=152) |
| Filter: (parent = ANY ('{218346,218181,218179}'::integer[])) |