| Gather Merge (cost=7239.54..7240.24 rows=6 width=152) |
| Workers Planned: 2 |
| -> Sort (cost=6239.52..6239.53 rows=3 width=152) |
| Sort Key: created_at |
| -> Parallel Seq Scan on tbl_comments (cost=0.00..6239.50 rows=3 width=152) |
| Filter: (parent = ANY ('{220905,220900,220854,220853,220852}'::integer[])) |