| Gather Merge (cost=7017.35..7017.82 rows=4 width=153) |
| Workers Planned: 2 |
| -> Sort (cost=6017.33..6017.33 rows=2 width=153) |
| Sort Key: created_at |
| -> Parallel Seq Scan on tbl_comments (cost=0.00..6017.32 rows=2 width=153) |
| Filter: (parent = ANY ('{220742,220738,190257}'::integer[])) |