QUERY PLAN
Gather Merge (cost=6904.42..6904.66 rows=2 width=152)
Workers Planned: 2
-> Sort (cost=5904.40..5904.40 rows=1 width=152)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..5904.39 rows=1 width=152)
Filter: (parent = ANY ('{220368,220365}'::integer[]))