Zstandard compression algorithm implementation in PostgreSQL
pgext.cloud · Source code · Website · License text · Control file
| Package | pg_zstd |
|---|---|
| Version | 1.1.2 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Relocatable | Yes |
| Stars | 43 |
| Latest commit | 2018-10-18 |
| Latest release | 2017-10-16 |
| Catalogue updated | 2026-08-30 |
| gzip | gzip and gunzip functions. |
| bzip | Bzip compression and decompression |
| 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 |