QUERY PLAN
Update on tbl_comments (cost=0.42..8.44 rows=1 width=164)
-> Index Scan using tbl_comments_pkey on tbl_comments (cost=0.42..8.44 rows=1 width=164)
Index Cond: (id = 170138)