Optimistic lock in Postgres makes another Update to Wait

后端 未结 0 359
既然无缘
既然无缘 2020-12-09 14:40

I am using Postgres in my spring boot application , I am selecting a record from table and the same record can also be modified by another process.

I was using PESSIM

相关标签:
回答
  • 消灭零回复
提交回复
热议问题