- Mastering PostgreSQL 10
- Hans Jürgen Sch?nig
- 87字
- 2021-06-30 19:03:58
Extending GIN
Just like any other index, GIN can be extended. The following strategies are available:

On top of this, 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.
推薦閱讀
- Getting Started with MariaDB
- Dreamweaver CS3網頁設計與網站建設詳解
- MATLAB/Simulink權威指南:開發環境、程序設計、系統仿真與案例實戰
- 分析力!專業Excel的制作與分析實用法則
- 從零開始學PHP
- Visual C++項目開發案例精粹
- 云計算和大數據的應用
- 學練一本通:51單片機應用技術
- Mastering Exploratory Analysis with pandas
- 青少年VEX IQ機器人實訓課程(初級)
- MongoDB 4 Quick Start Guide
- 智能控制技術及其應用
- 機器人手工制作
- 網絡設備規劃、配置與管理大全(Cisco版)
- 白話機器學習算法