| Finalize Aggregate (cost=4499.26..4499.27 rows=1 width=8) |
| -> Gather (cost=4499.14..4499.25 rows=1 width=8) |
| Workers Planned: 1 |
| -> Partial Aggregate (cost=3499.14..3499.15 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_unread_comments (cost=0.00..3499.10 rows=16 width=0) |
| Filter: ((NOT is_read) AND (remind_user_id = 5064)) |