QUERY PLAN
Sort (cost=1.35..1.35 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_payment_ticket_stop_verify_rels (cost=0.00..1.34 rows=1 width=56)
Filter: ((status = 0) AND (erp_payment_ticket_id = ANY ('{2344,2342,2341,2340,2339,2338,2337,2360,2359,2358,2357,2356,2355,2354,2353,2352,2351,2350,2349,2348}'::integer[])))