QUERY PLAN
Update on tbl_sales_contract_invoices (cost=0.28..8.30 rows=1 width=216)
-> Index Scan using tbl_sales_contract_invoices_pkey on tbl_sales_contract_invoices (cost=0.28..8.30 rows=1 width=216)
Index Cond: (id = 2326)