Finalize Aggregate (cost=4327.31..4327.32 rows=1 width=8) |
-> Gather (cost=4327.20..4327.31 rows=1 width=8) |
Workers Planned: 1 |
-> Partial Aggregate (cost=3327.20..3327.21 rows=1 width=8) |
-> Parallel Seq Scan on tbl_unread_comments (cost=0.00..3324.51 rows=1073 width=0) |
Filter: ((NOT is_read) AND (remind_user_id = 1001)) |