QUERY PLAN
Gather Merge (cost=7349.48..7350.41 rows=8 width=153)
Workers Planned: 2
-> Sort (cost=6349.46..6349.47 rows=4 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..6349.42 rows=4 width=153)
Filter: (parent = ANY ('{220588,220559,220558,220507,220505,220220}'::integer[]))