| Finalize GroupAggregate (cost=4808.71..4811.51 rows=24 width=11) |
| Group Key: object_type |
| -> Gather Merge (cost=4808.71..4811.18 rows=19 width=11) |
| Workers Planned: 1 |
| -> Partial GroupAggregate (cost=3808.70..3809.03 rows=19 width=11) |
| Group Key: object_type |
| -> Sort (cost=3808.70..3808.75 rows=19 width=3) |
| Sort Key: object_type |
| -> Parallel Seq Scan on tbl_unread_comments (cost=0.00..3808.29 rows=19 width=3) |
| Filter: ((NOT is_read) AND (remind_user_id = 1000)) |