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