QUERY PLAN
Gather Merge (cost=7128.70..7129.16 rows=4 width=152)
Workers Planned: 2
-> Sort (cost=6128.67..6128.68 rows=2 width=152)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..6128.66 rows=2 width=152)
Filter: (parent = ANY ('{218696,218695,218661,218652}'::integer[]))