QUERY PLAN
Finalize Aggregate (cost=4234.35..4234.36 rows=1 width=8)
-> Gather (cost=4234.24..4234.35 rows=1 width=8)
Workers Planned: 1
-> Partial Aggregate (cost=3234.24..3234.25 rows=1 width=8)
-> Parallel Seq Scan on tbl_unread_comments (cost=0.00..3231.58 rows=1062 width=0)
Filter: ((NOT is_read) AND (remind_user_id = 1001))