- Mastering PostgreSQL 10
- Hans Jürgen Sch?nig
- 73字
- 2021-06-30 19:03:57
GiST indexes
Generalized Search Tree (GiST) indexes are highly important index types because they are used for a variety of different things. GiST indexes can be used to implement R-tree behavior and it is even possible to act as b-tree. However, abusing GiST for b-tree indexes is not recommended.
Typical use cases for GiST are as follows:
- Range types
- Geometric indexes (for example, used by the highly popular PostGIS extension)
- Fuzzy searching
推薦閱讀
- 大數(shù)據(jù)管理系統(tǒng)
- TIBCO Spotfire:A Comprehensive Primer(Second Edition)
- Learning Apache Cassandra(Second Edition)
- 機艙監(jiān)測與主機遙控
- 現(xiàn)代機械運動控制技術(shù)
- RPA:流程自動化引領(lǐng)數(shù)字勞動力革命
- 大數(shù)據(jù)處理平臺
- PyTorch Deep Learning Hands-On
- Android游戲開發(fā)案例與關(guān)鍵技術(shù)
- 從零開始學(xué)C++
- 寒江獨釣:Windows內(nèi)核安全編程
- Java組件設(shè)計
- 單片機C51應(yīng)用技術(shù)
- 微機組裝與維護(hù)教程
- 開放自動化系統(tǒng)應(yīng)用與實戰(zhàn):基于標(biāo)準(zhǔn)建模語言IEC 61499