| Gather Merge (cost=6756.10..6756.80 rows=6 width=155) |
| Workers Planned: 2 |
| -> Sort (cost=5756.07..5756.08 rows=3 width=155) |
| Sort Key: created_at |
| -> Parallel Seq Scan on tbl_comments (cost=0.00..5756.05 rows=3 width=155) |
| Filter: (parent = ANY ('{202069,202049,202048,202047,202043}'::integer[])) |