QUERY PLAN
Sort (cost=39.84..39.84 rows=2 width=62)
Sort Key: id
-> Seq Scan on tbl_erp_payment_ticket_settles (cost=0.00..39.83 rows=2 width=62)
Filter: (erp_payment_ticket_id = ANY ('{2068,2067}'::integer[]))