pgsql: doc: add example of using pg_dump with GNU split and gzip

Started by Bruce Momjianalmost 5 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

doc: add example of using pg_dump with GNU split and gzip

This is only possible with GNU split, not other versions like BSD split.

Reported-by: jim@jdoherty.net

Discussion: /messages/by-id/162653459215.701.6323855956817776386@wrigleys.postgresql.org

Backpatch-through: 9.6

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/924e1d0da958c82b79b225b43672532f9f36df9b

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