QUERY PLAN
Sort (cost=26.31..26.37 rows=24 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_payment_ticket_verify_rels (cost=0.00..25.76 rows=24 width=56)
Filter: (erp_payment_ticket_id = ANY ('{2077,2073,2069,2068,2067}'::integer[]))