select open change scope Open full search

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

Extensions / Data types

hashset

Provides hashset type.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagehashset
Version0.0.1
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars2
Latest commit2025-08-04
Catalogue updated2026-08-30

Related extensions

See also

hstoredata type for storing sets of (key, value) pairs
istoreInteger-to-integer key/value store for analytic workloads.
pairA key/value pair data type for PostgreSQL
numhstoreAdds inthstore and floathstore numeric hstore types and helpers
kt_fdwForeign data wrapper for reading and writing Kyoto Tycoon key-value stores.
hstore_plrubyTransform between hstore and Ruby Hashes for PL/Ruby
kv_fdwForeign data wrapper for key-value storage backed by RocksDB/VidarDB.
pg_mapMap type for PostgreSQL, bundled as a required pg_lake component.