QUERY PLAN
Update on tbl_erp_inventory_losts (cost=0.14..8.16 rows=1 width=354)
-> Index Scan using tbl_erp_inventory_losts_pkey on tbl_erp_inventory_losts (cost=0.14..8.16 rows=1 width=354)
Index Cond: (id = 1)