QUERY PLAN
Sort (cost=165.48..165.62 rows=57 width=35)
Sort Key: created_at DESC
-> Seq Scan on tbl_contacts (cost=0.00..163.82 rows=57 width=35)
Filter: ((client_id = 982) AND (user_status = 2))