Finalize Aggregate (cost=4030.76..4030.77 rows=1 width=8) |
-> Gather (cost=4030.65..4030.76 rows=1 width=8) |
Workers Planned: 1 |
-> Partial Aggregate (cost=3030.65..3030.66 rows=1 width=8) |
-> Parallel Seq Scan on tbl_unread_comments (cost=0.00..3029.02 rows=651 width=0) |
Filter: ((NOT is_read) AND (remind_user_id = 1005)) |