File tree 2 files changed +3
-0
lines changed
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.
86
86
[-T OLDDIR=NEWDIR] [--progress]
87
87
[--external-mapping=OLDDIR=NEWDIR]
88
88
[--skip-external-dirs] [--no-sync]
89
+ [-X WALDIR | --waldir=WALDIR]
89
90
[-I | --incremental-mode=none|checksum|lsn]
90
91
[--db-include | --db-exclude]
91
92
[--remote-proto] [--remote-host]
Original file line number Diff line number Diff line change @@ -86,6 +86,7 @@ pg_probackup - утилита для управления резервным к
86
86
[-T OLDDIR=NEWDIR] [--progress]
87
87
[--external-mapping=OLDDIR=NEWDIR]
88
88
[--skip-external-dirs] [--no-sync]
89
+ [-X WALDIR | --waldir=WALDIR]
89
90
[-I | --incremental-mode=none|checksum|lsn]
90
91
[--db-include | --db-exclude]
91
92
[--remote-proto] [--remote-host]
@@ -178,6 +179,7 @@ pg_probackup - утилита для управления резервным к
178
179
[--remote-proto] [--remote-host]
179
180
[--remote-port] [--remote-path] [--remote-user]
180
181
[--ssh-options]
182
+ [--dry-run]
181
183
[--help]
182
184
183
185
Подробнее читайте на сайте <https://github.com/postgrespro/pg_probackup>.
You can’t perform that action at this time.
0 commit comments