QUERY PLAN
Sort (cost=11.83..11.84 rows=1 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_payment_ticket_verify_rels (cost=0.00..11.82 rows=1 width=25)
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[])))