QUERY PLAN
Gather Merge (cost=6028.39..6028.63 rows=2 width=155)
Workers Planned: 2
-> Sort (cost=5028.37..5028.37 rows=1 width=155)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5028.36 rows=1 width=155)
Filter: (parent = ANY ('{185337,184517}'::integer[]))