QUERY PLAN
Sort (cost=2.73..2.74 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_payment_ticket_verify_rels (cost=0.00..2.72 rows=1 width=56)
Filter: ((status = 0) AND (erp_payment_ticket_id = ANY ('{2126,2125,2124,2123,2122,2121,2120,2119,2118,2117,2116,2115,2114,2113,2112,2111,2110,2109,2108,2107}'::integer[])))