Gather Merge (cost=6062.77..6063.01 rows=2 width=159) |
Workers Planned: 2 |
-> Sort (cost=5062.75..5062.75 rows=1 width=159) |
Sort Key: created_at |
-> Parallel Seq Scan on tbl_comments (cost=0.00..5062.74 rows=1 width=159) |
Filter: (parent = ANY ('{186406,186393}'::integer[])) |