QUERY PLAN
Gather Merge (cost=6906.55..6906.79 rows=2 width=153)
Workers Planned: 2
-> Sort (cost=5906.53..5906.54 rows=1 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5906.52 rows=1 width=153)
Filter: (parent = ANY ('{220665,220651}'::integer[]))