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