select open change scope Open full search

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

Extensions / Data types

zson

Dictionary-trained compressed JSONB-compatible type with transparent casts and JSONB operators.

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

Overview

Packagezson
Version1.1
RepositoryUnspecified
Extension typeStandard
VendorPostgres Professional
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapublic
Stars568
Latest commit2023-04-14
Latest release2017-06-02
Catalogue updated2026-08-30

Related extensions

See also

pgbsonBSON data type and accessor functions for PostgreSQL
jsonbdCompression method for JSONB type
jsquerydata type for jsonb inspection
gunzipDecompress gzip-compressed bytea values to text or bytea.
tsvector2Compressed alternative to PostgreSQL tsvector without the original 1 MB limit, with compatible search functions and GIN, GiST, and optional RUM indexing.
pgjqUse jq in Postgres
pg_deltaxFast time-series extension for PostgreSQL
pg_lz4LZ4 compression access method for a patched PostgreSQL development branch.
flateRaw DEFLATE compression and decompression functions for bytea
pg_cryogenExperimental append-only compressed table access method for PostgreSQL 12 and later.