QUERY PLAN
Gather Merge (cost=7013.58..7014.04 rows=4 width=153)
Workers Planned: 2
-> Sort (cost=6013.55..6013.56 rows=2 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..6013.54 rows=2 width=153)
Filter: (parent = ANY ('{220598,220567,220508}'::integer[]))