QUERY PLAN
Sort (cost=6284.96..6284.97 rows=4 width=157)
Sort Key: created_at
-> Gather (cost=1000.00..6284.92 rows=4 width=157)
Workers Planned: 2
-> Parallel Seq Scan on tbl_comments (cost=0.00..5284.52 rows=2 width=157)
Filter: (parent = ANY ('{191405,191404,191403}'::integer[]))