| Finalize GroupAggregate (cost=4813.00..4815.81 rows=24 width=11) |
| Group Key: object_type |
| -> Gather Merge (cost=4813.00..4815.47 rows=19 width=11) |
| Workers Planned: 1 |
| -> Partial GroupAggregate (cost=3812.99..3813.32 rows=19 width=11) |
| Group Key: object_type |
| -> Sort (cost=3812.99..3813.04 rows=19 width=3) |
| Sort Key: object_type |
| -> Parallel Seq Scan on tbl_unread_comments (cost=0.00..3812.59 rows=19 width=3) |
| Filter: ((NOT is_read) AND (remind_user_id = 1000)) |