QUERY PLAN
Gather Merge (cost=5707.73..5708.19 rows=4 width=158)
Workers Planned: 2
-> Sort (cost=4707.70..4707.71 rows=2 width=158)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..4707.69 rows=2 width=158)
Filter: (parent = ANY ('{170176,170175,170152}'::integer[]))