QUERY PLAN
Aggregate (cost=1.63..1.64 rows=1 width=8)
-> Seq Scan on tbl_unread_comments (cost=0.00..1.63 rows=1 width=0)
Filter: (((object_type)::text = '10'::text) AND (object_id = 1) AND (remind_user_id = 5495))