Two concurrent request were able to lock the same row in Postgres sql

前端 未结 0 1561
北恋
北恋 2021-01-14 02:37

when two concurrent request were made for the below code, both of the requests were able to acquire lock simultaneously and hence were able to execute the block of c

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