QUERY PLAN
Gather Merge (cost=6685.29..6686.46 rows=10 width=155)
Workers Planned: 2
-> Sort (cost=5685.27..5685.28 rows=5 width=155)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5685.21 rows=5 width=155)
Filter: (parent = ANY ('{185401,185399,167824,167823,167822,134218,131960,131959,130130}'::integer[]))