QUERY PLAN
HashAggregate (cost=7.31..7.56 rows=10 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..7.09 rows=10 width=20)
Filter: (product_id = ANY ('{2166,1774}'::integer[]))