Finalize Aggregate (cost=4345.07..4345.08 rows=1 width=8) |
-> Gather (cost=4344.96..4345.07 rows=1 width=8) |
Workers Planned: 1 |
-> Partial Aggregate (cost=3344.96..3344.97 rows=1 width=8) |
-> Parallel Seq Scan on tbl_unread_comments (cost=0.00..3344.93 rows=14 width=0) |
Filter: ((NOT is_read) AND (remind_user_id = 1000)) |