| Aggregate (cost=5034.22..5034.23 rows=1 width=8) |
| -> Gather (cost=1000.00..5034.21 rows=1 width=0) |
| Workers Planned: 1 |
| -> Parallel Seq Scan on tbl_unread_comments (cost=0.00..4034.11 rows=1 width=0) |
| Filter: (((object_type)::text = '20007'::text) AND (object_id = 1586) AND (remind_user_id = 1001)) |