QUERY PLAN
Sort (cost=1.11..1.11 rows=2 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_collect_ticket_stop_verify_rels (cost=0.00..1.10 rows=2 width=25)
Filter: ((status <> 0) AND (erp_collect_ticket_id = ANY ('{2193,2196,2192}'::integer[])))