select open change scope Open full search

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

Extensions / Utilities

jsonbd

Compression method for JSONB type

pgext.cloud · Source code · Documentation · Control file

Overview

Packagejsonbd
Version0.1
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariesjsonbd
Stars10
Latest commit2018-02-12
Catalogue updated2026-08-30

Related extensions

See also

pgbsonBSON data type and accessor functions for PostgreSQL
zsonDictionary-trained compressed JSONB-compatible type with transparent casts and JSONB operators.
pg_lz4LZ4 compression access method for a patched PostgreSQL development branch.
flateRaw DEFLATE compression and decompression functions for bytea
jsquerydata type for jsonb inspection
pgjqUse jq in Postgres
zlibzlib decompress function for PostgreSQL.
gunzipDecompress gzip-compressed bytea values to text or bytea.
compressC/C++ functions to compress text into Base64-encoded ZIP archives and extract text from them.
pgzstd_rsCompress and decompress bytea values with Zstandard from PostgreSQL, including a parallel batch compressor