Gather Merge (cost=6160.90..6161.37 rows=4 width=159) |
Workers Planned: 2 |
-> Sort (cost=5160.88..5160.88 rows=2 width=159) |
Sort Key: created_at |
-> Parallel Seq Scan on tbl_comments (cost=0.00..5160.87 rows=2 width=159) |
Filter: (parent = ANY ('{142214,142213,141826}'::integer[])) |