QUERY PLAN
HashAggregate (cost=1.40..1.53 rows=5 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..1.25 rows=7 width=20)
Filter: (product_id = ANY ('{2050,2048,2047,2046,2045,2044,2043,2042,2041,2040,2025,2039,2038,2037,2036,2035,2034,2033,2032,2031}'::integer[]))