| Gather Merge (cost=7016.09..7016.56 rows=4 width=153) |
| Workers Planned: 2 |
| -> Sort (cost=6016.07..6016.07 rows=2 width=153) |
| Sort Key: created_at |
| -> Parallel Seq Scan on tbl_comments (cost=0.00..6016.06 rows=2 width=153) |
| Filter: (parent = ANY ('{220684,220683,220374}'::integer[])) |