QUERY PLAN
Gather Merge (cost=7462.81..7463.98 rows=10 width=153)
Workers Planned: 2
-> Sort (cost=6462.78..6462.80 rows=5 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..6462.73 rows=5 width=153)
Filter: (parent = ANY ('{219931,219930,219865,219817,219816,219815,175951}'::integer[]))