QUERY PLAN
Update on tbl_location (cost=0.29..8.30 rows=1 width=106)
-> Index Scan using tbl_location_pkey on tbl_location (cost=0.29..8.30 rows=1 width=106)
Index Cond: (id = 14310)