| Gather Merge (cost=6903.18..6903.42 rows=2 width=152) |
| Workers Planned: 2 |
| -> Sort (cost=5903.16..5903.17 rows=1 width=152) |
| Sort Key: created_at |
| -> Parallel Seq Scan on tbl_comments (cost=0.00..5903.15 rows=1 width=152) |
| Filter: (parent = ANY ('{220974,220953}'::integer[])) |