Sort (cost=6284.96..6284.97 rows=4 width=157) |
Sort Key: created_at |
-> Gather (cost=1000.00..6284.92 rows=4 width=157) |
Workers Planned: 2 |
-> Parallel Seq Scan on tbl_comments (cost=0.00..5284.52 rows=2 width=157) |
Filter: (parent = ANY ('{191409,191407,191406}'::integer[])) |