QUERY PLAN
Sort (cost=1.07..1.07 rows=2 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_collect_ticket_stop_verify_rels (cost=0.00..1.06 rows=2 width=56)
Filter: ((status <> 0) AND (erp_collect_ticket_id = ANY ('{43,1924}'::integer[])))