Sort (cost=5624.52..5624.53 rows=4 width=158) |
Sort Key: created_at |
-> Gather (cost=1000.00..5624.48 rows=4 width=158) |
Workers Planned: 2 |
-> Parallel Seq Scan on tbl_comments (cost=0.00..4624.08 rows=2 width=158) |
Filter: (parent = ANY ('{170121,170120}'::integer[])) |