Aggregate (cost=5061.40..5061.41 rows=1 width=8) |
-> Gather (cost=1000.00..5061.40 rows=1 width=0) |
Workers Planned: 1 |
-> Parallel Seq Scan on tbl_unread_comments (cost=0.00..4061.30 rows=1 width=0) |
Filter: (((object_type)::text = '20018'::text) AND (object_id = 7387) AND (remind_user_id = 1001)) |