QUERY PLAN
Sort (cost=1.15..1.16 rows=4 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_collect_ticket_stop_verify_rels (cost=0.00..1.11 rows=4 width=56)
Filter: ((status <> 0) AND (erp_collect_ticket_id = ANY ('{28,18,1171,1221,1220}'::integer[])))