Some places used ZSTD, which isn't widely used anywhere. Use ZSTD only
to refer to the environment variable; use zstd (all lowercase) to refer
to the utility.
Per complaint from Justin Pryzby.
Discussion: https://postgr.es/m/
20220414003301 [email protected]
- Required for supporting
ZSTD compression
- method. Binaries and source can be downloaded from
+ Required for supporting
Zstandard compression.
+ Binaries and source can be downloaded from
- You need
zst d, if you want to support
+ You need
Zstandar d, if you want to support
compression of data with that method; see
.
The minimum required version is 1.4.0.
--with-zstd
- Build with
ZSTD compression support.
+ Build with
Zstandard compression support.