QUERY PLAN
Sort (cost=41.17..41.34 rows=68 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_collect_ticket_verify_rels (cost=0.00..39.10 rows=68 width=56)
Filter: ((status <> 0) AND (erp_collect_ticket_id = ANY ('{1987,1986,43,1921,1674,1514,631,1498,1007,1179,1523,1552,1326,413}'::integer[])))