select open change scope Open full search

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

Extensions / Utilities

pg_consul

C++ PostgreSQL extension exposing SQL functions for Consul status, catalog, and key-value APIs.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepg_consul
Version0.1.0
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars2
Latest commit2015-12-24
Catalogue updated2026-08-30

Related extensions

See also

kv_fdwForeign data wrapper for key-value storage backed by RocksDB/VidarDB.
pgkvRedis-like key-value store for PostgreSQL using JSONB-backed PL/pgSQL functions
pairA key/value pair data type for PostgreSQL
istoreInteger-to-integer key/value store for analytic workloads.
lsmRocksDB foreign data wrapper for PostgreSQL
session_variablesSQL functions for storing and retrieving session-scoped values through custom PostgreSQL settings.
pgnatsNATS messaging integration with publish, subscribe, JetStream, key-value, and object store SQL APIs
hstoredata type for storing sets of (key, value) pairs