File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -122,8 +122,8 @@ PostgreSQL documentation
122122 <listitem>
123123 <para>
124124 Specifies path to the data directory of the source server, to
125- synchronize the target with. When < option>-- source-pgdata</> is
126- used, the source server must be cleanly shut down.
125+ synchronize the target with. This option requires the source server
126+ to be cleanly shut down.
127127 </para>
128128 </listitem>
129129 </varlistentry>
@@ -135,8 +135,8 @@ PostgreSQL documentation
135135 Specifies a libpq connection string to connect to the source
136136 <productname>PostgreSQL</> server to synchronize the target with.
137137 The connection must be a normal (non-replication) connection
138- with superuser access. The server must be up and running,
139- and must not be in recovery mode.
138+ with superuser access. This option requires the server to be running
139+ and not in recovery mode.
140140 </para>
141141 </listitem>
142142 </varlistentry>
You can’t perform that action at this time.
0 commit comments