QUERY PLAN
Gather Merge (cost=7577.54..7578.71 rows=10 width=153)
Workers Planned: 2
-> Sort (cost=6577.52..6577.53 rows=5 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..6577.46 rows=5 width=153)
Filter: (parent = ANY ('{219482,219478,219475,219474,219473,219472,219471,219468}'::integer[]))