QUERY PLAN
Sort (cost=2.60..2.65 rows=19 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_other_collect_ticket_verify_rels (cost=0.00..2.20 rows=19 width=56)
Filter: ((status <> 0) AND (erp_other_collect_ticket_id = ANY ('{60,59,58,57,55,54,53,52,50,49,48,47,46,45,44,43,42,41,40,39}'::integer[])))