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