QUERY PLAN
Seq Scan on tbl_logins (cost=0.00..19.37 rows=1 width=445)
Filter: ((id <> 5461) AND ((email)::text = 'xiaoshuai@toast.com.cn'::text))