Finalize GroupAggregate (cost=4035.61..4036.05 rows=25 width=10) |
Group Key: object_type |
-> Sort (cost=4035.61..4035.67 rows=25 width=10) |
Sort Key: object_type |
-> Gather (cost=4032.28..4035.03 rows=25 width=10) |
Workers Planned: 1 |
-> Partial HashAggregate (cost=3032.28..3032.53 rows=25 width=10) |
Group Key: object_type |
-> Parallel Seq Scan on tbl_unread_comments (cost=0.00..3029.02 rows=651 width=2) |
Filter: ((NOT is_read) AND (remind_user_id = 1005)) |