QUERY PLAN
Sort (cost=155.29..155.31 rows=5 width=35)
Sort Key: created_at DESC
-> Seq Scan on tbl_contacts (cost=0.00..155.24 rows=5 width=35)
Filter: ((client_id = 3081) AND (user_status = 2))