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