QUERY PLAN
Aggregate (cost=5595.73..5595.74 rows=1 width=8)
-> Gather (cost=1000.00..5595.72 rows=1 width=0)
Workers Planned: 1
-> Parallel Seq Scan on tbl_unread_comments (cost=0.00..4595.62 rows=1 width=0)
Filter: (((object_type)::text = '20019'::text) AND (object_id = 3) AND (remind_user_id = 1001))