select open change scope Open full search

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

Extensions / Utilities

zlib

zlib decompress function for PostgreSQL.

pgext.cloud · Source code · Control file

Overview

Packagepostgresql_zlib
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars2
Latest commit2013-07-01
Catalogue updated2026-08-30

Related extensions

See also

flateRaw DEFLATE compression and decompression functions for bytea
gunzipDecompress gzip-compressed bytea values to text or bytea.
pgzstd_rsCompress and decompress bytea values with Zstandard from PostgreSQL, including a parallel batch compressor
pg_lz4LZ4 compression access method for a patched PostgreSQL development branch.
jsonbdCompression method for JSONB type
compressC/C++ functions to compress text into Base64-encoded ZIP archives and extract text from them.
zsonDictionary-trained compressed JSONB-compatible type with transparent casts and JSONB operators.
pg_deltaxFast time-series extension for PostgreSQL