QUERY PLAN
Seq Scan on tbl_logins (cost=0.00..30.54 rows=1 width=402)
Filter: ((id <> 1000) AND ((email)::text = 'caoyongsheng@toast.com.cn'::text))