QUERY PLAN
Aggregate (cost=5627.33..5627.34 rows=1 width=8)
-> Gather (cost=1000.00..5627.32 rows=1 width=0)
Workers Planned: 1
-> Parallel Seq Scan on tbl_unread_comments (cost=0.00..4627.22 rows=1 width=0)
Filter: (((object_type)::text = '102'::text) AND (object_id = 203) AND (remind_user_id = 1001))