QUERY PLAN
Gather Merge (cost=7241.42..7242.12 rows=6 width=153)
Workers Planned: 2
-> Sort (cost=6241.40..6241.40 rows=3 width=153)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..6241.37 rows=3 width=153)
Filter: (parent = ANY ('{149195,148281,147057,144874,143074}'::integer[]))