File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -244,7 +244,10 @@ absolute paths; relative paths are not allowed.
244
244
Number of threads for backup.
245
245
246
246
** --stream** :
247
- Enable stream replication for save WAL during backup process.
247
+ Enable stream replication for save WAL during backup process.
248
+
249
+ ** --disable-ptrack-clear** :
250
+ Disable clear ptrack files for postgres without ptrack patch.
248
251
249
252
### RESTORE OPTIONS
250
253
@@ -274,9 +277,6 @@ the same parameters as the ones in recovery.confin recovery.conf.
274
277
backup with ** --stream** option. This option will disable all ** --recovery-**
275
278
options.
276
279
277
- ** --disable-ptrack-clear** :
278
- Disable clear ptrack files for postgres without ptrack patch.
279
-
280
280
### CATALOG OPTIONS
281
281
282
282
** -a** / ** --show-all** :
You can’t perform that action at this time.
0 commit comments