- Mastering PostgreSQL 9.6
- Hans Jurgen Schonig
- 76字
- 2021-07-09 19:57:14
Summary
In this chapter, you learned about transactions, locking and its logical implications, and the general architecture the PostgreSQL transaction machinery can have for storage, concurrency, as well as administration. You saw how rows are locked and which features are present.
In the next chapter, you will learn one of the most important topics in database work: indexing. You will learn about the PostgreSQL query optimizer as well as various types of index and their behavior.
推薦閱讀
- 基于C語(yǔ)言的程序設(shè)計(jì)
- 輕松學(xué)Java
- 快學(xué)Flash動(dòng)畫(huà)百例
- PyTorch Deep Learning Hands-On
- 可編程序控制器應(yīng)用實(shí)訓(xùn)(三菱機(jī)型)
- 從零開(kāi)始學(xué)Java Web開(kāi)發(fā)
- AVR單片機(jī)工程師是怎樣煉成的
- Hands-On Business Intelligence with Qlik Sense
- 巧學(xué)活用Photoshop
- 互聯(lián)網(wǎng)單元測(cè)試及實(shí)踐
- 深度學(xué)習(xí)實(shí)戰(zhàn)
- 數(shù)字中國(guó):大數(shù)據(jù)與政府管理決策
- 機(jī)器人學(xué)基礎(chǔ)
- C# Machine Learning Projects
- 數(shù)據(jù)結(jié)構(gòu)(C語(yǔ)言版)