QUERY PLAN
Sort (cost=163.90..163.91 rows=6 width=35)
Sort Key: created_at DESC
-> Seq Scan on tbl_contacts (cost=0.00..163.82 rows=6 width=35)
Filter: ((client_id = 2128) AND (user_status = 2))