QUERY PLAN
Sort (cost=52.76..52.77 rows=3 width=22)
Sort Key: id
-> Seq Scan on tbl_purchase_invoice_amounts (cost=0.00..52.74 rows=3 width=22)
Filter: (purchase_invoice_id = ANY ('{2655,2666,2724}'::integer[]))