projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e41beea
)
Add markup for replaceable parameters to pg_rewind doc.
author
Fujii Masao
Fri, 3 Apr 2015 03:21:16 +0000
(12:21 +0900)
committer
Fujii Masao
Fri, 3 Apr 2015 03:21:16 +0000
(12:21 +0900)
doc/src/sgml/ref/pg_rewind.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/pg_rewind.sgml
b/doc/src/sgml/ref/pg_rewind.sgml
index 37b5d673ce2b7b1b8ae5740e818afe5e36a1d57b..32dc83f6e26dd9e47bb2f2f7310ea993f9fb479f 100644
(file)
--- a/
doc/src/sgml/ref/pg_rewind.sgml
+++ b/
doc/src/sgml/ref/pg_rewind.sgml
@@
-92,8
+92,8
@@
PostgreSQL documentation
-
-D
-
--target-pgdata
+
-D
directory
+
--target-pgdata
=
directory
This option specifies the target data directory that is synchronized
@@
-104,7
+104,7
@@
PostgreSQL documentation
-
--source-pgdata
+
--source-pgdata
=
directory
Specifies path to the data directory of the source server, to
@@
-115,7
+115,7
@@
PostgreSQL documentation
-
--source-server
+
--source-server
=
connstr
Specifies a libpq connection string to connect to the source