QUERY PLAN
HashAggregate (cost=16.04..17.37 rows=53 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..14.81 rows=55 width=20)
Filter: (product_id = ANY ('{2008,2153,2155,1689,941,1197,2157,2158,2160,2164,2165,2161,2162,947,956,1003,2159,2166,1511,1190,1774,1624,849,1107,1340,1471,1191}'::integer[]))