Re: Yet another PG extension to support Gzip, LZ4, Zstd functions optimized for multi-megabyte documents - Mailing list pgsql-hackers

From Boris Mironov
Subject Re: Yet another PG extension to support Gzip, LZ4, Zstd functions optimized for multi-megabyte documents
Date
Msg-id PH0PR08MB7020F23D3096DA304388E6EA88C12@PH0PR08MB7020.namprd08.prod.outlook.com
Whole thread
In response to Yet another PG extension to support Gzip, LZ4, Zstd functions optimized for multi-megabyte documents  (Boris Mironov <boris_mironov@outlook.com>)
List pgsql-hackers

Hello hackers,

In the meantime, over last few days, I've added support for another popular
encoding on the web: Brotli.

Now, all of the most popular compression algorithms are supported:
- gzip
- deflate
- Zstandard
- Brotli

Best regards,
Boris

pgsql-hackers by date:

Previous
From: Christoph Berg
Date:
Subject: Re: Allow pg_read_all_stats to see database size in \l+
Next
From: Jingtang Zhang
Date:
Subject: [PATCH] vacuum: stop using stream ring after failsafe