Finalize GroupAggregate (cost=4324.82..4327.03 rows=19 width=10) |
Group Key: object_type |
-> Gather Merge (cost=4324.82..4326.77 rows=15 width=10) |
Workers Planned: 1 |
-> Partial GroupAggregate (cost=3324.81..3325.07 rows=15 width=10) |
Group Key: object_type |
-> Sort (cost=3324.81..3324.85 rows=15 width=2) |
Sort Key: object_type |
-> Parallel Seq Scan on tbl_unread_comments (cost=0.00..3324.51 rows=15 width=2) |
Filter: ((NOT is_read) AND (remind_user_id = 1000)) |