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