select open change scope Open full search

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

Extensions / Data types

rgb

RGB color datatype with GiST index support

pgext.cloud · Source code · Documentation · Control file

Overview

Packagergb
Version0.0.1
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2025-05-17
Catalogue updated2026-08-30

Related extensions

See also

gevelIndex-inspection functions for GiST, GIN, SP-GiST, B-tree, and BRIN indexes.
spgistSP-GIST index (access method)
alex_gist_int8GiST index support for common PostgreSQL data types.
mtreeMetric-space index access method derived from PostgreSQL GiST
rumRUM index access method
parray_ginGIN index operator class and partial-match operators for text arrays
pg_sirenValidated French SIREN and SIRET identifier types with B-tree and hash index support.
dummy_index_amMinimal dummy index access method for testing PostgreSQL index-AM facilities.