QUERY PLAN
Gather Merge (cost=7576.17..7577.33 rows=10 width=153)
Workers Planned: 2
-> Sort (cost=6576.14..6576.15 rows=5 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..6576.08 rows=5 width=153)
Filter: (parent = ANY ('{220674,219938,219937,219936,219935,219822,219821,219678}'::integer[]))