bloom access method - signature file based index
pgext.cloud · Website · Documentation · License text · Control file
| Package | bloom |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PostgreSQL contrib |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Latest commit | 2026-05-14 |
| Latest release | 2026-05-14 |
| Catalogue updated | 2026-07-29 |
| rum | RUM index access method |
| hll | type for storing hyperloglog data |
| roaringbitmap | support for Roaring Bitmaps |
| pgfaceting | fast faceting queries using an inverted index |
| parray_gin | GIN index operator class and partial-match operators for text arrays |
| btree_gin | support for indexing common datatypes in GIN |
| btree_gist | support for indexing common datatypes in GiST |
| intarray | functions, operators, and index support for 1-D arrays of integers |