QUERY PLAN
Aggregate (cost=163.76..163.77 rows=1 width=8)
-> Seq Scan on tbl_contacts (cost=0.00..163.76 rows=1 width=0)
Filter: ((user_status = 2) AND (client_id = 3460))