File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -86,6 +86,7 @@ pg_probackup - utility to manage backup/recovery of PostgreSQL database.
8686 [-T OLDDIR=NEWDIR] [--progress]
8787 [--external-mapping=OLDDIR=NEWDIR]
8888 [--skip-external-dirs] [--no-sync]
89+ [-X WALDIR | --waldir=WALDIR]
8990 [-I | --incremental-mode=none|checksum|lsn]
9091 [--db-include | --db-exclude]
9192 [--remote-proto] [--remote-host]
Original file line number Diff line number Diff line change @@ -86,6 +86,7 @@ pg_probackup - утилита для управления резервным к
8686 [-T OLDDIR=NEWDIR] [--progress]
8787 [--external-mapping=OLDDIR=NEWDIR]
8888 [--skip-external-dirs] [--no-sync]
89+ [-X WALDIR | --waldir=WALDIR]
8990 [-I | --incremental-mode=none|checksum|lsn]
9091 [--db-include | --db-exclude]
9192 [--remote-proto] [--remote-host]
@@ -178,6 +179,7 @@ pg_probackup - утилита для управления резервным к
178179 [--remote-proto] [--remote-host]
179180 [--remote-port] [--remote-path] [--remote-user]
180181 [--ssh-options]
182+ [--dry-run]
181183 [--help]
182184
183185Подробнее читайте на сайте <https://github.com/postgrespro/pg_probackup>.
You can’t perform that action at this time.
0 commit comments