QUERY PLAN
Gather Merge (cost=7912.31..7913.94 rows=14 width=152)
Workers Planned: 2
-> Sort (cost=6912.29..6912.30 rows=7 width=152)
Sort Key: created_at
-> Parallel Seq Scan on tbl_comments (cost=0.00..6912.19 rows=7 width=152)
Filter: (parent = ANY ('{220988,220979,220909,220906,220806,220804,220802,220671,220598,220567,220508}'::integer[]))