File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ PostgreSQL documentation
92
92
93
93
<variablelist>
94
94
<varlistentry>
95
- <term><option>-D</option></term>
96
- <term><option>--target-pgdata</option></term>
95
+ <term><option>-D <replaceable class="parameter">directory</replaceable> </option></term>
96
+ <term><option>--target-pgdata=<replaceable class="parameter">directory</replaceable> </option></term>
97
97
<listitem>
98
98
<para>
99
99
This option specifies the target data directory that is synchronized
@@ -104,7 +104,7 @@ PostgreSQL documentation
104
104
</varlistentry>
105
105
106
106
<varlistentry>
107
- <term><option>--source-pgdata</option></term>
107
+ <term><option>--source-pgdata=<replaceable class="parameter">directory</replaceable> </option></term>
108
108
<listitem>
109
109
<para>
110
110
Specifies path to the data directory of the source server, to
@@ -115,7 +115,7 @@ PostgreSQL documentation
115
115
</varlistentry>
116
116
117
117
<varlistentry>
118
- <term><option>--source-server</option></term>
118
+ <term><option>--source-server=<replaceable class="parameter">connstr</replaceable> </option></term>
119
119
<listitem>
120
120
<para>
121
121
Specifies a libpq connection string to connect to the source
You can’t perform that action at this time.
0 commit comments