select open change scope Open full search

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

Extensions / Features

bztree

BzTree index access method with equality operator classes for common PostgreSQL scalar types.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagebztree
Version1.0
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariesbztree
Stars6
Latest commit2021-02-01
Catalogue updated2026-08-30

Related extensions

See also

rumRUM index access method
documentdb_extended_rumDocumentDB Extended RUM index access method
parray_ginGIN index operator class and partial-match operators for text arrays
spgistSP-GIST index (access method)
dummy_index_amMinimal dummy index access method for testing PostgreSQL index-AM facilities.
lsm3LSM tree index access method based on PostgreSQL B-tree indexes
lsm_idxExperimental LSM-style index access method built on PostgreSQL B-tree internals
alex_gist_int8GiST index support for common PostgreSQL data types.