QUERY PLAN
Result (cost=30.54..30.55 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_logins (cost=0.00..30.54 rows=1 width=0)
Filter: ((email)::text = '42412666@126.com'::text)