| Finalize GroupAggregate (cost=4815.15..4817.95 rows=24 width=11) |
| Group Key: object_type |
| -> Gather Merge (cost=4815.15..4817.62 rows=19 width=11) |
| Workers Planned: 1 |
| -> Partial GroupAggregate (cost=3815.14..3815.47 rows=19 width=11) |
| Group Key: object_type |
| -> Sort (cost=3815.14..3815.19 rows=19 width=3) |
| Sort Key: object_type |
| -> Parallel Seq Scan on tbl_unread_comments (cost=0.00..3814.74 rows=19 width=3) |
| Filter: ((NOT is_read) AND (remind_user_id = 1000)) |