- Mastering PostgreSQL 9.6
- Hans Jurgen Schonig
- 84字
- 2021-07-09 19:57:21
Extending GIN
Just like any other index, GIN can be extended. The following strategies are available:

On top of that, the following support functions are available:

If you are looking for a good example of how to extend GIN, consider looking at the btree_gin module in the PostgreSQL contrib directory. It is a valuable source of information and a good way to start your own implementation.
If you are interested in full text search, more information will be provided later on in this chapter.
推薦閱讀
- 32位嵌入式系統(tǒng)與SoC設(shè)計導(dǎo)論
- 機器學(xué)習(xí)及應(yīng)用(在線實驗+在線自測)
- 2018西門子工業(yè)專家會議論文集(上)
- JMAG電機電磁仿真分析與實例解析
- ROS機器人編程與SLAM算法解析指南
- Data Wrangling with Python
- 我也能做CTO之程序員職業(yè)規(guī)劃
- 手機游戲程序開發(fā)
- Silverlight 2完美征程
- MATLAB-Simulink系統(tǒng)仿真超級學(xué)習(xí)手冊
- 電腦上網(wǎng)入門
- 步步驚“芯”
- Learning Cassandra for Administrators
- 新一代人工智能與語音識別
- EJB JPA數(shù)據(jù)庫持久層開發(fā)實踐詳解