QUERY PLAN
Sort (cost=6069.10..6069.10 rows=2 width=159)
Sort Key: created_at
-> Gather (cost=1000.00..6069.09 rows=2 width=159)
Workers Planned: 2
-> Parallel Seq Scan on tbl_comments (cost=0.00..5068.89 rows=1 width=159)
Filter: (parent = 186783)