Gather Merge (cost=6188.92..6189.16 rows=2 width=157) |
Workers Planned: 2 |
-> Sort (cost=5188.90..5188.90 rows=1 width=157) |
Sort Key: created_at |
-> Parallel Seq Scan on tbl_comments (cost=0.00..5188.89 rows=1 width=157) |
Filter: (parent = ANY ('{190462,190456}'::integer[])) |