QUERY PLAN
HashAggregate (cost=9.06..9.53 rows=19 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..8.63 rows=19 width=20)
Filter: (product_id = ANY ('{2008,947,2166,1190,1774,1624,1191}'::integer[]))