QUERY PLAN
HashAggregate (cost=29.12..30.47 rows=54 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products eip (cost=0.00..27.88 rows=55 width=20)
Filter: (product_id = ANY ('{1671,1780,1774,1925,868,1275,2171,2257,2241,1928,1929,1927,2258,2259,2260,867,870,2261,2262,2269,1584,1558,1562,2177}'::integer[]))