QUERY PLAN
Result (cost=4.61..4.62 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_registrations (cost=0.00..4.61 rows=1 width=0)
Filter: ((reg_status = ANY ('{5,4}'::integer[])) AND ((mobile)::text = '17610273960'::text))