select open change scope Open full search

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

Extensions / Utilities

flate

Raw DEFLATE compression and decompression functions for bytea

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

Overview

Packagepgflate
Version1.0.1
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars8
Latest commit2017-10-05
Latest release2017-08-28
Catalogue updated2026-08-30

Related extensions

See also

zlibzlib decompress function for PostgreSQL.
jsonbdCompression method for JSONB type
gunzipDecompress gzip-compressed bytea values to text or bytea.
pg_lz4LZ4 compression access method for a patched PostgreSQL development branch.
pgbrotliBrotli compression and decompression functions for PostgreSQL.
pgzstd_rsCompress and decompress bytea values with Zstandard from PostgreSQL, including a parallel batch compressor
emojigresql🐘 EmojigreSQL: A pure SQL PostgreSQL extension to encode/decode binary data (bytea) and text into colorful emoji sequences! ✨ Includes basic checksum validation.
bzipBzip compression and decompression