QUERY PLAN
Gather Merge (cost=5705.22..5705.69 rows=4 width=158)
Workers Planned: 2
-> Sort (cost=4705.20..4705.20 rows=2 width=158)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..4705.19 rows=2 width=158)
Filter: (parent = ANY ('{168539,148576,142111}'::integer[]))