QUERY PLAN
Update on tbl_inventory_products (cost=0.28..8.29 rows=1 width=192)
-> Index Scan using tbl_inventory_products_pkey on tbl_inventory_products (cost=0.28..8.29 rows=1 width=192)
Index Cond: (id = 1830)