| Finalize GroupAggregate (cost=4786.89..4789.12 rows=20 width=11) |
| Group Key: object_type |
| -> Gather Merge (cost=4786.89..4788.84 rows=15 width=11) |
| Workers Planned: 1 |
| -> Partial GroupAggregate (cost=3786.88..3787.14 rows=15 width=11) |
| Group Key: object_type |
| -> Sort (cost=3786.88..3786.92 rows=15 width=3) |
| Sort Key: object_type |
| -> Parallel Seq Scan on tbl_unread_comments (cost=0.00..3786.59 rows=15 width=3) |
| Filter: ((NOT is_read) AND (remind_user_id = 1000)) |