QUERY PLAN
Sort (cost=5.63..5.63 rows=1 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_collect_ticket_verify_rels (cost=0.00..5.62 rows=1 width=25)
Filter: ((status = 0) AND (erp_collect_ticket_id = ANY ('{28,18,1171,1221,1220}'::integer[])))