QUERY PLAN
Sort (cost=2.42..2.46 rows=19 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_collect_ticket_verify_rels (cost=0.00..2.01 rows=19 width=56)
Filter: ((status <> 0) AND (erp_collect_ticket_id = ANY ('{2031,2030,2029,2028,2027,2026,2025,2024,2023,2022,2021,2020,2019,2018,2017,2016,2015,2014,2013,2012}'::integer[])))