QUERY PLAN
Gather Merge (cost=7466.86..7468.03 rows=10 width=153)
Workers Planned: 2
-> Sort (cost=6466.84..6466.85 rows=5 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..6466.78 rows=5 width=153)
Filter: (parent = ANY ('{220806,220804,220802,220671,220598,220567,220508}'::integer[]))