Обсуждение: pgsql: doc: add example of using pg_dump with GNU split and gzip

Поиск
Список
Период
Сортировка

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

От
Bruce Momjian
Дата:
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: https://postgr.es/m/162653459215.701.6323855956817776386@wrigleys.postgresql.org

Backpatch-through: 9.6

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/cfbbb8610d17bc6d82f37a446c38b29e2a5258f4

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