QUERY PLAN
Sort (cost=25.27..25.33 rows=27 width=76)
Sort Key: id
-> Seq Scan on tbl_erp_other_payment_ticket_bank_ins (cost=0.00..24.62 rows=27 width=76)
Filter: (erp_other_payment_ticket_id = ANY ('{8,7,6,5,2,4,1}'::integer[]))