| Gather Merge (cost=6448.92..6449.16 rows=2 width=155) |
| Workers Planned: 2 |
| -> Sort (cost=5448.90..5448.90 rows=1 width=155) |
| Sort Key: created_at |
| -> Parallel Seq Scan on tbl_comments (cost=0.00..5448.89 rows=1 width=155) |
| Filter: (parent = ANY ('{202055,202054}'::integer[])) |