select open change scope Open full search

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

Extensions / Utilities

pgbrotli

Brotli compression and decompression functions for PostgreSQL.

pgext.cloud · Source code · Control file

Overview

Packagepgbrotli
Version1.0
PostgreSQL versions10 · 11 · 12 · 13 · 14
RepositoryUnspecified
Extension typeStandard
Project statusUnmaintained
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars8
Latest commit2021-05-01
Catalogue updated2026-08-30

Related extensions

See also

flateRaw DEFLATE compression and decompression functions for bytea
jsonbdCompression method for JSONB type
pg_lz4LZ4 compression access method for a patched PostgreSQL development branch.
bzipBzip compression and decompression
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