Bzip compression and decompression
pgext.cloud · Source code · License text · Control file
| Package | pg_bzip |
|---|---|
| Version | 1.0.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 3 |
| Latest commit | 2023-12-17 |
| Latest release | 2023-12-17 |
| Catalogue updated | 2026-08-30 |
| gzip | gzip and gunzip functions. |
| zstd | Zstandard compression algorithm implementation in PostgreSQL |
| pg_parquet | copy data between Postgres and Parquet |
| pg_bulkload | pg_bulkload is a high speed data loading utility for PostgreSQL |
| file_fdw | foreign-data wrapper for flat file access |
| aws_s3 | aws_s3 postgres extension to import/export data from/to s3 |