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

Started by Michael Paquierover 5 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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: /messages/by-id/161397938841.15451.13129264141285167267@wrigleys.postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/329784e11849ff691f0157f3b27c50f652bce76a

Modified Files
--------------
doc/src/sgml/backup.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)