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 ('{2030,2023,2024,2029,2028,2027,2026,2022,2021,2020,2019,2018,2017,2016,2015,2014,2013,2012,2011,2010}'::integer[]))