How to get total number of row locks that resulted in a wait in postgresql

前端 未结 0 1793
予麋鹿
予麋鹿 2020-12-21 13:04

I want to get count of total number of row locks that resulted in wait in postgresql. In mysql we are using innodb_row_lock_waits. Is there any we can get these value in pgs

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