QUERY PLAN
Update on tbl_ledger_banks (cost=0.14..8.16 rows=1 width=503)
-> Index Scan using tbl_ledger_banks_pkey on tbl_ledger_banks (cost=0.14..8.16 rows=1 width=503)
Index Cond: (id = 2)