select open change scope Open full search

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

Extensions / Administration

gevel

Index-inspection functions for GiST, GIN, SP-GiST, B-tree, and BRIN indexes.

pgext.cloud · Source code · Website · Control file

Overview

Packagegevel
Version1.1
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Latest commit2020-06-19
Catalogue updated2026-07-30

Related extensions

See also

uuid47UUIDv7 storage with keyed UUIDv4-looking façade I/O
spgistSP-GIST index (access method)
hyperspaceFour-dimensional point, box, and circle types with B-tree and SP-GiST/KD-tree operator classes.
lsm3LSM tree index access method based on PostgreSQL B-tree indexes
alex_gist_int8GiST index support for common PostgreSQL data types.
mtreeMetric-space index access method derived from PostgreSQL GiST
parray_ginGIN index operator class and partial-match operators for text arrays
rgbRGB color datatype with GiST index support