QUERY PLAN
Update on tbl_tasks (cost=0.28..8.29 rows=1 width=254)
-> Index Scan using tbl_tasks_pkey on tbl_tasks (cost=0.28..8.29 rows=1 width=254)
Index Cond: (id = 1607)