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 @@ -122,8 +122,8 @@ PostgreSQL documentation
122
122
<listitem>
123
123
<para>
124
124
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.
127
127
</para>
128
128
</listitem>
129
129
</varlistentry>
@@ -135,8 +135,8 @@ PostgreSQL documentation
135
135
Specifies a libpq connection string to connect to the source
136
136
<productname>PostgreSQL</> server to synchronize the target with.
137
137
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.
140
140
</para>
141
141
</listitem>
142
142
</varlistentry>
You can’t perform that action at this time.
0 commit comments