QUERY PLAN
Limit (cost=0.00..29.61 rows=1 width=4)
-> Seq Scan on tbl_logins (cost=0.00..29.61 rows=1 width=4)
Filter: ((email)::text = 'caoyongsheng@toast.com.cn'::text)