QUERY PLAN
Sort (cost=47.63..47.64 rows=5 width=62)
Sort Key: id
-> Seq Scan on tbl_erp_payment_ticket_settles (cost=0.00..47.57 rows=5 width=62)
Filter: (erp_payment_ticket_id = ANY ('{2077,2073,2069,2068,2067}'::integer[]))