| Aggregate (cost=5614.30..5614.31 rows=1 width=8) |
| -> Gather (cost=1000.00..5614.29 rows=1 width=0) |
| Workers Planned: 1 |
| -> Parallel Seq Scan on tbl_unread_comments (cost=0.00..4614.19 rows=1 width=0) |
| Filter: (((object_type)::text = '101'::text) AND (object_id = 1652) AND (remind_user_id = 1000)) |