QUERY PLAN
Update on tbl_user_role_change_logs (cost=0.15..8.17 rows=1 width=176)
-> Index Scan using tbl_user_role_change_logs_pkey on tbl_user_role_change_logs (cost=0.15..8.17 rows=1 width=176)
Index Cond: (id = 1)