Statements (31)
Predicate | Object |
---|---|
gptkbp:instanceOf |
database index type
|
gptkbp:allows |
user-defined indexing strategies
|
gptkbp:contrastsWith |
gptkb:SP-GiST_indexes
gptkb:B-tree_indexes gptkb:GIN_indexes |
gptkbp:definedIn |
extensible API
|
gptkbp:documentation |
https://www.postgresql.org/docs/current/gist.html
|
https://www.w3.org/2000/01/rdf-schema#label |
GiST indexes
|
gptkbp:introducedIn |
PostgreSQL 7.0
|
gptkbp:standsFor |
Generalized Search Tree indexes
|
gptkbp:supports |
full-text search
custom data types partial indexes range queries multi-column indexes concurrent index builds geometric data types index-only scans nearest-neighbor searches |
gptkbp:usedFor |
text search
spatial data arrays hstore network address types KNN-GiST (k-nearest neighbor) queries R-tree emulation tsquery tsvector |
gptkbp:usedIn |
gptkb:PostgreSQL
|
gptkbp:bfsParent |
gptkb:pg_trgm_extension
|
gptkbp:bfsLayer |
6
|