QUERY PLAN
Sort (cost=49.58..49.82 rows=97 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_collect_ticket_verify_rels (cost=0.00..46.38 rows=97 width=56)
Filter: ((status <> 0) AND (erp_collect_ticket_id = ANY ('{311,385,370,384,368,367,365,364,362,361,359,357,353,387,383,349,345,341,337,333}'::integer[])))