Experimental LSM-style index access method built on PostgreSQL B-tree internals
pgext.cloud · Source code · Control file
| Package | lsm_idx |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2020-12-15 |
| Catalogue updated | 2026-08-30 |
| lsm3 | LSM tree index access method based on PostgreSQL B-tree indexes |
| rum | RUM index access method |
| cbtree | counted btree 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) |
| dummy_index_am | Minimal dummy index access method for testing PostgreSQL index-AM facilities. |
| bloom | bloom access method - signature file based index |