select open change scope Open full search

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

Extensions / Features

alex_gist_int8

GiST index support for common PostgreSQL data types.

pgext.cloud · Source code · Control file

Overview

Packagealex_gist_int8
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2025-04-15
Catalogue updated2026-08-30

Related extensions

See also

spgistSP-GIST index (access method)
bztreeBzTree index access method with equality operator classes for common PostgreSQL scalar types.
gevelIndex-inspection functions for GiST, GIN, SP-GiST, B-tree, and BRIN indexes.
mtreeMetric-space index access method derived from PostgreSQL GiST
rumRUM index access method
rgbRGB color datatype with GiST index support
dummy_index_amMinimal dummy index access method for testing PostgreSQL index-AM facilities.
lsm3LSM tree index access method based on PostgreSQL B-tree indexes