LSM tree index access method based on PostgreSQL B-tree indexes
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | lsm3 |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | lsm3 |
| Stars | 31 |
| Latest commit | 2022-12-15 |
| Latest release | 2020-09-16 |
| Catalogue updated | 2026-08-30 |
| lsm_idx | Experimental LSM-style index access method built on PostgreSQL B-tree internals |
| rum | RUM index access method |
| documentdb_extended_rum | DocumentDB Extended RUM index access method |
| parray_gin | GIN index operator class and partial-match operators for text arrays |
| spgist | SP-GIST index (access method) |
| gevel | Index-inspection functions for GiST, GIN, SP-GiST, B-tree, and BRIN indexes. |
| dummy_index_am | Minimal dummy index access method for testing PostgreSQL index-AM facilities. |
| index_adviser | Alibaba Cloud RDS extension that analyzes workloads and recommends B-tree indexes. |