RUM index access method
pgext.cloud · Source code · License text · Control file · PGXN
| Package | rum |
|---|---|
| Version | 1.3.15 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Multiple repositories |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 840 |
| Latest commit | 2026-07-27 |
| Latest release | 2025-10-23 |
| Catalogue updated | 2026-08-30 |
| pg_search | Full text search for PostgreSQL using BM25 |
| pgroonga | Use Groonga as index, fast full text search platform for all languages! |
| pg_trgm | text similarity measurement and index searching based on trigrams |
| pgfaceting | fast faceting queries using an inverted index |
| roaringbitmap | support for Roaring Bitmaps |
| bloom | bloom access method - signature file based index |
| parray_gin | GIN index operator class and partial-match operators for text arrays |
| btree_gin | support for indexing common datatypes in GIN |
| intarray | functions, operators, and index support for 1-D arrays of integers |
| btree_gist | support for indexing common datatypes in GiST |