Sort (cost=5619.61..5619.62 rows=4 width=158) |
Sort Key: created_at |
-> Gather (cost=1000.00..5619.57 rows=4 width=158) |
Workers Planned: 2 |
-> Parallel Seq Scan on tbl_comments (cost=0.00..4619.17 rows=2 width=158) |
Filter: (parent = ANY ('{40122,32980}'::integer[])) |