QUERY PLAN
Sort (cost=163.88..163.89 rows=5 width=35)
Sort Key: created_at DESC
-> Seq Scan on tbl_contacts (cost=0.00..163.82 rows=5 width=35)
Filter: ((client_id = 2205) AND (user_status = 2))