QUERY PLAN
Seq Scan on tbl_contacts (cost=0.00..163.82 rows=1 width=39)
Filter: ((client_id = 3456) AND (user_status = 2))