Sort (cost=6281.21..6281.22 rows=4 width=157) |
Sort Key: created_at |
-> Gather (cost=1000.00..6281.17 rows=4 width=157) |
Workers Planned: 2 |
-> Parallel Seq Scan on tbl_comments (cost=0.00..5280.77 rows=2 width=157) |
Filter: (parent = ANY ('{191145,191144,191127}'::integer[])) |