QUERY PLAN
HashAggregate (cost=8.04..8.42 rows=15 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..7.71 rows=15 width=20)
Filter: (product_id = ANY ('{947,2166,1774,1624}'::integer[]))