| Gather Merge (cost=7241.42..7242.12 rows=6 width=153) |
| Workers Planned: 2 |
| -> Sort (cost=6241.40..6241.40 rows=3 width=153) |
| Sort Key: created_at |
| -> Parallel Seq Scan on tbl_comments (cost=0.00..6241.37 rows=3 width=153) |
| Filter: (parent = ANY ('{131921,128756,128755,125707,125537}'::integer[])) |