Finalize Aggregate (cost=4249.19..4249.20 rows=1 width=8) |
-> Gather (cost=4249.08..4249.19 rows=1 width=8) |
Workers Planned: 1 |
-> Partial Aggregate (cost=3249.08..3249.09 rows=1 width=8) |
-> Parallel Seq Scan on tbl_unread_comments (cost=0.00..3246.52 rows=1023 width=0) |
Filter: ((NOT is_read) AND (remind_user_id = 1001)) |