Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite829899

Browse files
committed
Update doc
1 parent9f038ee commite829899

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

‎doc/pg_arman.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -240,17 +240,17 @@ absolute paths; relative paths are not allowed.
240240
--keep-data-days means days to be kept.
241241
Only files exceeded one of those settings are deleted.
242242

243-
**-j**=NUMBER /**--threads**=NUMBER:
244-
Number of threads for backup.
243+
**-j**=NUMBER /**--threads**=NUMBER:
244+
Number of threads for backup.
245245

246-
**--stream**:
247-
Enable stream replication for save WAL during backup process.
246+
**--stream**:
247+
Enable stream replication for save WAL during backup process.
248248

249-
**--disable-ptrack-clear**:
250-
Disable clear ptrack files for postgres without ptrack patch.
249+
**--disable-ptrack-clear**:
250+
Disable clear ptrack files for postgres without ptrack patch.
251251

252-
**--from-replica**:
253-
Use non exclusive start backup for replica. Only for 9.6 and higher.
252+
**--from-replica**:
253+
Use non exclusive start backup for replica. Only for 9.6 and higher.
254254

255255

256256
###RESTORE OPTIONS
@@ -273,10 +273,10 @@ the same parameters as the ones in recovery.confin recovery.conf.
273273
**--recovery-target-inclusive**:
274274
Specifies whether server pauses when recovery target is reached.
275275

276-
**-j**=NUMBER /**--threads**=NUMBER:
276+
**-j**=NUMBER /**--threads**=NUMBER:
277277
Number of threads for restore.
278278

279-
**--stream**:
279+
**--stream**:
280280
Restore without recovery.conf and use pg_xlog WALs. Before you need
281281
backup with**--stream** option. This option will disable all**--recovery-**
282282
options.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp