We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9c943b commit 205d0a0Copy full SHA for 205d0a0
expected/option.out
@@ -16,9 +16,10 @@ Common Options:
16
-A, --arclog-path=PATH location of archive WAL storage area
17
-B, --backup-path=PATH location of the backup storage area
18
-c, --check show what would have been done
19
+ -j, --threads=NUM num threads for backup and restore
20
21
Backup options:
- -b, --backup-mode=MODE full or page
22
+ -b, --backup-mode=MODE full,page,ptrack
23
-C, --smooth-checkpoint do smooth checkpoint before backup
24
--validate validate backup after taking it
25
--keep-data-generations=N keep GENERATION of full data backup
0 commit comments