QUERY PLAN
Gather Merge (cost=7130.66..7131.13 rows=4 width=153)
Workers Planned: 2
-> Sort (cost=6130.64..6130.64 rows=2 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..6130.62 rows=2 width=153)
Filter: (parent = ANY ('{220843,220842,220841,143543}'::integer[]))