- Mastering PostgreSQL 10
- Hans Jürgen Sch?nig
- 95字
- 2021-06-30 19:03:58
SP-GiST indexes
Space partitioned GiST (SP-GiST) has mainly been designed for in-memory use. The reason for this is an SP-GiST stored on disk needs a fairly high number of disk hits to function. Disk hits are way more expensive than just following a couple of pointers in RAM.
The beauty is that SP-GiST can be used to implement various types of trees such as quad- trees, k-d trees, and radix trees (tries).
The following strategies are provided:

To write your own operator classes for SP-GiST, a couple of functions have to be provided:

推薦閱讀
- 工業機器人產品應用實戰
- TIBCO Spotfire:A Comprehensive Primer(Second Edition)
- Visual C# 2008開發技術詳解
- 智能工業報警系統
- 深度學習中的圖像分類與對抗技術
- 大數據平臺異常檢測分析系統的若干關鍵技術研究
- JavaScript典型應用與最佳實踐
- Word 2007,Excel 2007辦公應用融會貫通
- Hands-On SAS for Data Analysis
- Eclipse RCP應用系統開發方法與實戰
- Generative Adversarial Networks Projects
- MySQL Management and Administration with Navicat
- 大數據:從基礎理論到最佳實踐
- Flash 8中文版全程自學手冊
- 歐姆龍CP1系列PLC原理與應用