QUERY PLAN
Sort (cost=49.58..49.82 rows=97 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_collect_ticket_stop_verify_rels (cost=0.00..46.38 rows=97 width=56)
Filter: ((status <> 0) AND (erp_collect_ticket_id = ANY ('{1991,1990,1989,1987,374,366,389,388,386,358,379,378,377,376,375,373,372,360,356,328}'::integer[])))