QUERY PLAN
Update on tbl_documents (cost=0.27..8.29 rows=1 width=115)
-> Index Scan using tbl_documents_pkey on tbl_documents (cost=0.27..8.29 rows=1 width=115)
Index Cond: (id = 697)