Skip to content

Commit 1fe3dbd

Browse files
committed
Wrong place for docs.
1 parent 733f05a commit 1fe3dbd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/pg_arman.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,10 @@ absolute paths; relative paths are not allowed.
244244
Number of threads for backup.
245245

246246
**--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.
248251

249252
### RESTORE OPTIONS
250253

@@ -274,9 +277,6 @@ the same parameters as the ones in recovery.confin recovery.conf.
274277
backup with **--stream** option. This option will disable all **--recovery-**
275278
options.
276279

277-
**--disable-ptrack-clear**:
278-
Disable clear ptrack files for postgres without ptrack patch.
279-
280280
### CATALOG OPTIONS
281281

282282
**-a** / **--show-all**:

0 commit comments

Comments
 (0)