QUERY PLAN
Sort (cost=1.12..1.13 rows=2 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_payment_ticket_stop_verify_rels (cost=0.00..1.11 rows=2 width=56)
Filter: ((status <> 0) AND (erp_payment_ticket_id = ANY ('{2136,2135,2134,2133,2132,2131,2130,2129,2128,2127,2126,2125,2124,2123,2122,2121,2120,2119,2118,2117}'::integer[])))