QUERY PLAN
Sort (cost=22.12..22.27 rows=57 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_sales_outbound_verify_rels (cost=0.00..20.46 rows=57 width=25)
Filter: ((status <> 0) AND (erp_sales_outbound_id = ANY ('{160,159,158,155,157,156,154,153,152,151,150,149,148,147,146,145,144,143,142,141}'::integer[])))