QUERY PLAN
Gather Merge (cost=7018.61..7019.07 rows=4 width=153)
Workers Planned: 2
-> Sort (cost=6018.58..6018.59 rows=2 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..6018.57 rows=2 width=153)
Filter: (parent = ANY ('{220854,220853,220852}'::integer[]))