select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / AI and vectors

mtree

Metric-space index access method derived from PostgreSQL GiST

pgext.cloud · Source code · Control file

Overview

Packagemtree
Version0.0.1
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars3
Latest commit2020-04-26
Catalogue updated2026-08-30

Related extensions

See also

rumRUM index access method
documentdb_extended_rumDocumentDB Extended RUM index access method
spgistSP-GIST index (access method)
parray_ginGIN index operator class and partial-match operators for text arrays
pg_ivfflatExperimental pgrx extension providing a Vector type and an in-memory IVFFlat index access method.
pg_turboquantCompact TurboQuant approximate-nearest-neighbor index access method for pgvector vector and halfvec data.
dummy_index_amMinimal dummy index access method for testing PostgreSQL index-AM facilities.
lsm3LSM tree index access method based on PostgreSQL B-tree indexes