QUERY PLAN
Sort (cost=39.75..39.95 rows=78 width=76)
Sort Key: id
-> Seq Scan on tbl_erp_other_collect_ticket_payments (cost=0.00..37.30 rows=78 width=76)
Filter: (erp_other_collect_ticket_id = ANY ('{59,58,57,55,54,53,52,50,49,48,47,46,45,44,43,42,41,40,39,38}'::integer[]))