QUERY PLAN
Finalize Aggregate (cost=4231.73..4231.74 rows=1 width=8)
-> Gather (cost=4231.62..4231.73 rows=1 width=8)
Workers Planned: 1
-> Partial Aggregate (cost=3231.62..3231.63 rows=1 width=8)
-> Parallel Seq Scan on tbl_unread_comments (cost=0.00..3231.58 rows=14 width=0)
Filter: ((NOT is_read) AND (remind_user_id = 1000))