QUERY PLAN
HashAggregate (cost=46.17..48.47 rows=92 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products eip (cost=0.00..44.03 rows=95 width=20)
Filter: (product_id = ANY ('{41,922,942,941,1737,2041,2236,2224,587,2228,1942,2230,2237,1890,1876,969,1007,1923,154,855,851,960,989,1148,1096,994,2171,1973,1340,1511,2225,2226,2227,984,1880,1882,2235,2243,2238,2239,2253,2231,2232,2233,1339,2244,1528,2240,1562,2177}'::integer[]))