QUERY PLAN
Sort (cost=155.25..155.25 rows=1 width=35)
Sort Key: created_at DESC
-> Seq Scan on tbl_contacts (cost=0.00..155.24 rows=1 width=35)
Filter: ((client_id = 2815) AND (user_status = 2))