Sort (cost=6282.46..6282.47 rows=4 width=157) |
Sort Key: created_at |
-> Gather (cost=1000.00..6282.42 rows=4 width=157) |
Workers Planned: 2 |
-> Parallel Seq Scan on tbl_comments (cost=0.00..5282.02 rows=2 width=157) |
Filter: (parent = ANY ('{189322,189316,189310}'::integer[])) |