QUERY PLAN
Finalize GroupAggregate (cost=4251.13..4253.32 rows=16 width=10)
Group Key: object_type
-> Gather Merge (cost=4251.13..4253.08 rows=15 width=10)
Workers Planned: 1
-> Partial GroupAggregate (cost=3251.12..3251.39 rows=15 width=10)
Group Key: object_type
-> Sort (cost=3251.12..3251.16 rows=15 width=2)
Sort Key: object_type
-> Parallel Seq Scan on tbl_unread_comments (cost=0.00..3250.83 rows=15 width=2)
Filter: ((NOT is_read) AND (remind_user_id = 1000))