Gather Merge (cost=6185.23..6185.47 rows=2 width=157) |
Workers Planned: 2 |
-> Sort (cost=5185.21..5185.21 rows=1 width=157) |
Sort Key: created_at |
-> Parallel Seq Scan on tbl_comments (cost=0.00..5185.20 rows=1 width=157) |
Filter: (parent = ANY ('{190472,190471}'::integer[])) |