QUERY PLAN
Finalize Aggregate (cost=4249.82..4249.83 rows=1 width=8)
-> Gather (cost=4249.71..4249.82 rows=1 width=8)
Workers Planned: 1
-> Partial Aggregate (cost=3249.71..3249.72 rows=1 width=8)
-> Parallel Seq Scan on tbl_unread_comments (cost=0.00..3248.68 rows=412 width=0)
Filter: ((NOT is_read) AND (remind_user_id = 5295))