Gather Merge (cost=6157.15..6157.61 rows=4 width=159) |
Workers Planned: 2 |
-> Sort (cost=5157.12..5157.13 rows=2 width=159) |
Sort Key: created_at |
-> Parallel Seq Scan on tbl_comments (cost=0.00..5157.11 rows=2 width=159) |
Filter: (parent = ANY ('{181294,181102,181101}'::integer[])) |