Sort (cost=6286.21..6286.22 rows=4 width=157) |
Sort Key: created_at |
-> Gather (cost=1000.00..6286.17 rows=4 width=157) |
Workers Planned: 2 |
-> Parallel Seq Scan on tbl_comments (cost=0.00..5285.77 rows=2 width=157) |
Filter: (parent = ANY ('{191323,191322,191321}'::integer[])) |