Finalize Aggregate (cost=4034.42..4034.43 rows=1 width=8) |
-> Gather (cost=4034.31..4034.42 rows=1 width=8) |
Workers Planned: 1 |
-> Partial Aggregate (cost=3034.31..3034.32 rows=1 width=8) |
-> Parallel Seq Scan on tbl_unread_comments (cost=0.00..3033.33 rows=390 width=0) |
Filter: ((NOT is_read) AND (remind_user_id = 5300)) |