bloom

bloom access method - signature file based index

Overview

IDExtensionPackageVersionCategoryLicenseLanguage
2990
bloom
bloom
1.0
FEAT
PostgreSQL
C
AttributeHas BinaryHas LibraryNeed LoadHas DDLRelocatableTrusted
--s-d--
No
Yes
No
Yes
no
no
Relationships
See Also
hll
age
rum
pg_graphql
pg_jsonschema
jsquery
pg_hint_plan
hypopg

Packages

PG18PG17PG16PG15PG14PG13
1.0
1.0
1.0
1.0
1.0
1.0

This is a built-in contrib extension ship with the PostgreSQL kernel

Install

Create this extension with:

CREATE EXTENSION bloom;
Last updated on