QUERY PLAN
Sort (cost=43.09..43.10 rows=3 width=62)
Sort Key: id
-> Seq Scan on tbl_erp_payment_ticket_settles (cost=0.00..43.07 rows=3 width=62)
Filter: (erp_payment_ticket_id = ANY ('{2139,2138,2130}'::integer[]))