select open change scope Open full search

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

Extensions / Geospatial

hyperspace

Four-dimensional point, box, and circle types with B-tree and SP-GiST/KD-tree operator classes.

pgext.cloud · Source code · Control file

Overview

Packagehyperspace
Version1.0
PostgreSQL versions15
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2023-01-23
Catalogue updated2026-08-30

Related extensions

See also

gevelIndex-inspection functions for GiST, GIN, SP-GiST, B-tree, and BRIN indexes.
tinyintOne-byte signed integer type with arithmetic, casts, aggregates, and B-tree, hash, and GIN operator classes.
spanC data type for indexed document text spans, with casts, comparisons, B-tree/hash operator classes, aggregates, and accessors.
spgistSP-GIST index (access method)
lsm3LSM tree index access method based on PostgreSQL B-tree indexes
bktreeSP-GiST BK-tree index extension for 64-bit perceptual hashes and Hamming-distance searches.
pg_fractionAdds a fraction data type with arithmetic, comparison, aggregate and B-tree operator-class support.
pg_s2Adds an S2 CellID type, hierarchy and covering functions, distance helpers, casts, operators, and a B-tree operator class.