Raw DEFLATE compression and decompression functions for bytea
pgext.cloud · Source code · Website · Documentation · License text · Control file
| Package | pgflate |
|---|---|
| Version | 1.0.1 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 8 |
| Latest commit | 2017-10-05 |
| Latest release | 2017-08-28 |
| Catalogue updated | 2026-08-30 |
| zlib | zlib decompress function for PostgreSQL. |
| jsonbd | Compression method for JSONB type |
| gunzip | Decompress gzip-compressed bytea values to text or bytea. |
| pg_lz4 | LZ4 compression access method for a patched PostgreSQL development branch. |
| pgbrotli | Brotli compression and decompression functions for PostgreSQL. |
| pgzstd_rs | Compress 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. |
| bzip | Bzip compression and decompression |