- Mastering PostgreSQL 9.6
- Hans Jurgen Schonig
- 137字
- 2021-07-09 19:57:11
Understanding Transactions and Locking
Locking is an important topic in any kind of database. It is not enough to understand just how it works to write proper or better applications; it is also essential from a performance point of view. Without properly handling locks, your applications might not only be slow, it might also be wrong and behave in an insane way. In my judgment, locking is key to performance and having a good overview will certainly help. Therefore, understanding locking and transaction is important for administrators and developers alike.
In this chapter, you will learn:
- Basic locking
- Transactions and transaction isolation
- Deadlocks
- Locking and foreign keys
- Explicit and implicit locking
- Advisory locks
At the end of the chapter, you will be able to understand and utilize PostgreSQL transactions in the most efficient way possible.
推薦閱讀
- ArchiCAD 19:The Definitive Guide
- 輕松學C語言
- Deep Learning Quick Reference
- 軟件架構設計
- Excel 2007函數與公式自學寶典
- Expert AWS Development
- Associations and Correlations
- 四向穿梭式自動化密集倉儲系統的設計與控制
- 工業機器人維護與保養
- Chef:Powerful Infrastructure Automation
- Building a BeagleBone Black Super Cluster
- Word 2007,Excel 2007辦公應用融會貫通
- Mastering pfSense
- 軟件構件技術
- 網頁設計與制作