QUERY PLAN
Seq Scan on tbl_logins (cost=0.00..21.64 rows=1 width=538)
Filter: (((email)::text = 'caoyongsheng@toast.com.cn'::text) AND ((access_token)::text = 'GyQCDSxxUIq_MDcFvrRqAhndTAObPJc9'::text) AND (user_status = '1'::type_global_user_status))