QUERY PLAN
Sort (cost=49.58..49.82 rows=97 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_payment_ticket_verify_rels (cost=0.00..46.38 rows=97 width=56)
Filter: ((status <> 0) AND (erp_payment_ticket_id = ANY ('{2066,2065,2061,2060,2059,2058,2057,2056,432,428,458,427,456,455,454,453,452,451,450,449}'::integer[])))