10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ef7a98 commit d003525Copy full SHA for d003525
doc/src/sgml/ref/pg_rewind.sgml
@@ -130,7 +130,9 @@ PostgreSQL documentation
130
<para>
131
Specifies a libpq connection string to connect to the source
132
<productname>PostgreSQL</> server to synchronize the target with.
133
- The server must be up and running, and must not be in recovery mode.
+ The connection must be a normal (non-replication) connection
134
+ with superuser access. The server must be up and running,
135
+ and must not be in recovery mode.
136
</para>
137
</listitem>
138
</varlistentry>
0 commit comments