Minimal dummy index access method for testing PostgreSQL index-AM facilities.
pgext.cloud · Source code · Documentation · Control file
| Package | dummy_index_am |
|---|---|
| Version | 0.0.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2023-06-07 |
| Catalogue updated | 2026-08-30 |
| 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) |
| lsm_idx | Experimental LSM-style index access method built on PostgreSQL B-tree internals |
| lsm3 | LSM tree index access method based on PostgreSQL B-tree indexes |
| bloom_fulon | Experimental pgrx index access method for PostgreSQL, created for learning purposes. |
| bloom | bloom access method - signature file based index |