doc: Improve {archive,restore}_command for compressed logs

Michael Paquier <michael@paquier.xyz>

Commit: 329784e11849ff691f0157f3b27c50f652bce76a
Author: Michael Paquier <michael@paquier.xyz>
Date: 2021-02-26T05:39:03Z
Releases: 14.0
doc: Improve {archive,restore}_command for compressed logs

The commands mentioned in the docs with gzip and gunzip did not prefix
the archives with ".gz" and used inconsistent paths for the archives,
which can be confusing.

Reported-by: Philipp Gramzow
Reviewed-by: Fujii Masao
Discussion: https://postgr.es/m/161397938841.15451.13129264141285167267@wrigleys.postgresql.org

Files

PathChange+/−
doc/src/sgml/backup.sgml modified +2 −2

Documentation touched

Discussion