Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd003525

Browse files
committed
Clarify pg_rewind connection requirements.
Perhttp://www.postgresql.org/message-id/flat/564C4CE6.9000509@postgrespro.ruPavel Luzanov <p.luzanov@postgrespro.ru>
1 parent2ef7a98 commitd003525

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/src/sgml/ref/pg_rewind.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,9 @@ PostgreSQL documentation
130130
<para>
131131
Specifies a libpq connection string to connect to the source
132132
<productname>PostgreSQL</> server to synchronize the target with.
133-
The server must be up and running, and must not be in recovery mode.
133+
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.
134136
</para>
135137
</listitem>
136138
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp