Sort (cost=5623.29..5623.30 rows=4 width=158) |
Sort Key: created_at |
-> Gather (cost=1000.00..5623.25 rows=4 width=158) |
Workers Planned: 2 |
-> Parallel Seq Scan on tbl_comments (cost=0.00..4622.85 rows=2 width=158) |
Filter: (parent = ANY ('{170269,170238}'::integer[])) |