diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml index 43cc5f6f5b..bcfd5a1a10 100644 --- a/doc/src/sgml/install-windows.sgml +++ b/doc/src/sgml/install-windows.sgml @@ -307,10 +307,10 @@ $ENV{MSBFLAGS}="/m"; - ZSTD + Zstandard - 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 . diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index df32025a86..c585078029 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -273,7 +273,7 @@ su - postgres - You need zstd, if you want to support + You need Zstandard, if you want to support compression of data with that method; see . The minimum required version is 1.4.0. @@ -996,7 +996,7 @@ build-postgresql: - Build with ZSTD compression support. + Build with Zstandard compression support.