QUERY PLAN
Sort (cost=83.05..83.10 rows=20 width=62)
Sort Key: id
-> Seq Scan on tbl_erp_collect_ticket_settles (cost=0.00..82.62 rows=20 width=62)
Filter: (erp_collect_ticket_id = ANY ('{2000,1998,1997,1996,1995,1993,1992,1991,381,380,377,373,365,391,390,388,357,379,378,376}'::integer[]))