select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Features

bloom

bloom access method - signature file based index

pgext.cloud · Website · Documentation · License text · Control file

Overview

Packagebloom
Version1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPostgreSQL contrib
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
Latest commit2026-05-14
Latest release2026-05-14
Catalogue updated2026-07-29

Related extensions

See also

rumRUM index access method
hlltype for storing hyperloglog data
roaringbitmapsupport for Roaring Bitmaps
pgfacetingfast faceting queries using an inverted index
parray_ginGIN index operator class and partial-match operators for text arrays
btree_ginsupport for indexing common datatypes in GIN
btree_gistsupport for indexing common datatypes in GiST
intarrayfunctions, operators, and index support for 1-D arrays of integers