QUERY PLAN
HashAggregate (cost=1.47..1.60 rows=5 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..1.31 rows=7 width=20)
Filter: (product_id = ANY ('{1511,1266,1989,1990,1991,1992,1993,1997,1999,2000,1639,1640,1650,2008,1690,1691,2009,2022,1657,1191,941,1770,1794,1874,1878,1190,1326,1984}'::integer[]))