Experimental pgrx index access method for PostgreSQL, created for learning purposes.
pgext.cloud · Source code · Control file
| Package | bloom_fulon |
|---|---|
| Version | 0.0.0 |
| PostgreSQL versions | 11 · 12 · 13 · 14 · 15 · 16 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Preview |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2024-04-03 |
| Catalogue updated | 2026-08-30 |
| rum | RUM index access method |
| documentdb_extended_rum | DocumentDB Extended RUM index access method |
| bloom | bloom access method - signature file based index |
| pg_ivfflat | Experimental pgrx extension providing a Vector type and an in-memory IVFFlat index access method. |
| parray_gin | GIN index operator class and partial-match operators for text arrays |
| dummy_index_am | Minimal dummy index access method for testing PostgreSQL index-AM facilities. |
| spgist | SP-GIST index (access method) |
| lsm_idx | Experimental LSM-style index access method built on PostgreSQL B-tree internals |