QUERY PLAN
Gather Merge (cost=7461.46..7462.62 rows=10 width=153)
Workers Planned: 2
-> Sort (cost=6461.43..6461.45 rows=5 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..6461.38 rows=5 width=153)
Filter: (parent = ANY ('{220594,220588,220559,220558,220507,220505,220220}'::integer[]))