QUERY PLAN
Update on tbl_task_groups (cost=0.14..8.16 rows=1 width=375)
-> Index Scan using tbl_task_groups_pkey on tbl_task_groups (cost=0.14..8.16 rows=1 width=375)
Index Cond: (id = 106)