Aggregate (cost=4947.67..4947.68 rows=1 width=8) |
-> Gather (cost=1000.00..4947.66 rows=1 width=0) |
Workers Planned: 1 |
-> Parallel Seq Scan on tbl_unread_comments (cost=0.00..3947.56 rows=1 width=0) |
Filter: (((object_type)::text = '20014'::text) AND (object_id = 11) AND (remind_user_id = 1001)) |