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

Commit8f0de84

Browse files
committed
Update pg_arman.md
1 parent5c2ce8a commit8f0de84

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

‎doc/pg_arman.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -312,26 +312,26 @@ Parameters to connect PostgreSQL server.
312312
Some of parameters can be specified as command line arguments, environment
313313
variables or in configuration file as follows:
314314
```
315-
ShortLongEnvFile
316-
-h--hostPGHOSTNo
317-
-p--portPGPORTNo
318-
-d--dbnamePGDATABASENo
319-
-U--usernamePGUSERNo
320-
PGPASSWORDNo
321-
-w--passwordNo
322-
-W--no-passwordNo
323-
-D--pgdataPGDATAYes
324-
-B--backup-pathBACKUP_PATHYes
325-
-A--arclog-pathARCLOG_PATHYes
326-
-b--backup-modeBACKUP_MODEYes
327-
-C--smooth-checkpointSMOOTH_CHECKPOINTYes
328-
--validate VALIDATEYes
329-
--keep-data-generationsKEEP_DATA_GENERATIONSYes
330-
--keep-data-daysKEEP_DATA_DAYSYes
331-
--recovery-target-timeline RECOVERY_TARGET_TIMELINE Yes
332-
--recovery-target-xidRECOVERY_TARGET_XIDYes
333-
--recovery-target-timeRECOVERY_TARGET_TIMEYes
334-
--recovery-target-inclusive RECOVERY_TARGET_INCLUSIVE Yes
315+
ShortLongEnvFile
316+
-h--hostPGHOSTNo
317+
-p--portPGPORTNo
318+
-d--dbnamePGDATABASENo
319+
-U--usernamePGUSERNo
320+
PGPASSWORDNo
321+
-w--passwordNo
322+
-W--no-passwordNo
323+
-D--pgdataPGDATAYes
324+
-B--backup-pathBACKUP_PATHYes
325+
-A--arclog-pathARCLOG_PATHYes
326+
-b--backup-modeBACKUP_MODEYes
327+
-C--smooth-checkpointSMOOTH_CHECKPOINTYes
328+
--validateVALIDATEYes
329+
--keep-data-generationsKEEP_DATA_GENERATIONSYes
330+
--keep-data-daysKEEP_DATA_DAYSYes
331+
--recovery-target-timeline RECOVERY_TARGET_TIMELINE Yes
332+
--recovery-target-xidRECOVERY_TARGET_XIDYes
333+
--recovery-target-timeRECOVERY_TARGET_TIMEYes
334+
--recovery-target-inclusive RECOVERY_TARGET_INCLUSIVE Yes
335335
```
336336

337337
Variable names in configuration file are the same as long names or names

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp