QUERY PLAN
Sort (cost=61.89..61.91 rows=5 width=253)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_collect_tickets (cost=0.00..61.83 rows=5 width=253)
Filter: ((created_by = 1001) AND (status = 2))