QUERY PLAN
Sort (cost=1.04..1.04 rows=2 width=52)
Sort Key: index, id
-> Seq Scan on tbl_erp_wage_ticket_settles (cost=0.00..1.03 rows=2 width=52)
Filter: (erp_wage_ticket_id = ANY ('{3,2,1}'::integer[]))