Finalize GroupAggregate (cost=4345.20..4347.24 rows=15 width=10) |
Group Key: object_type |
-> Gather Merge (cost=4345.20..4347.02 rows=14 width=10) |
Workers Planned: 1 |
-> Partial GroupAggregate (cost=3345.19..3345.44 rows=14 width=10) |
Group Key: object_type |
-> Sort (cost=3345.19..3345.23 rows=14 width=2) |
Sort Key: object_type |
-> Parallel Seq Scan on tbl_unread_comments (cost=0.00..3344.93 rows=14 width=2) |
Filter: ((NOT is_read) AND (remind_user_id = 1000)) |