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 ('{2336,2335,2334,2333,2332,2331,2330,2329,2328,2327,2326,2325,2324,2323,2322,2321,2320,2319,2318,2317}'::integer[])))