QUERY PLAN
HashAggregate (cost=16.23..16.59 rows=14 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products eip (cost=0.00..15.92 rows=14 width=20)
Filter: (product_id = ANY ('{2171,2232,870,868}'::integer[]))